Show / Hide Table of Contents

Enum TargetEntityType

Target entity type This Enum is used by: target_group.entity_type; target_revision_history.entity_type; target_dimension.entity_type

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

Fields

Name Description
None

0: None

Sale

1: Sale

Extension Methods

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