Show / Hide Table of Contents

Enum ExternalOwner

Enum for the owner in the external_owner system This Enum is used by: external_owner.owner

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

Fields

Name Description
BusinessTemplates

1: BusinessTemplates

Unknown

0: Unknown owner

Extension Methods

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