Class AssociateMDOProviderType
Inheritance
AssociateMDOProviderType
Assembly: SoDataBase.dll
Syntax
public sealed class AssociateMDOProviderType : Enum
Fields
Associate
Declaration
public const AssociateMDOProviderType Associate
Field Value
DiaryOwner
Declaration
public const AssociateMDOProviderType DiaryOwner
Field Value
GroupView
Declaration
public const AssociateMDOProviderType GroupView
Field Value
ProjectAssociates
Declaration
public const AssociateMDOProviderType ProjectAssociates
Field Value
QuoteApprovers
Declaration
public const AssociateMDOProviderType QuoteApprovers
Field Value
Resource
Declaration
public const AssociateMDOProviderType Resource
Field Value
ServiceAssociates
Declaration
public const AssociateMDOProviderType ServiceAssociates
Field Value
value__
Declaration
Field Value
VisibleForAssociatesAndGroups
Declaration
public const AssociateMDOProviderType VisibleForAssociatesAndGroups
Field Value
Extension Methods
EnumUtil.MapEnums<From, To>(From)