Show / Hide Table of Contents

Enum LogEvent

Log events This Enum is used by: target_revision.log_event

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.7.0.0")]
public enum LogEvent : short

Fields

Name Description
Create

1: Create

Delete

3: Delete

Edit

2: Edit

Lock

4: Lock

None

0: None

Unlock

5: Unlock

Extension Methods

EnumUtil.MapEnums<LogEvent, To>(LogEvent)
Converters.MapEnums<LogEvent, To>(LogEvent)
ObjectExtensions.AssignByReflection<LogEvent>(LogEvent, LogEvent)
ObjectExtensions.GraphCopy<LogEvent>(LogEvent)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top