Class QuoteApprovers
Retrieve the list of all users that can approve quotes
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("QuoteApprovers")]
public class QuoteApprovers : LiteralsOnlyBase, ISoListProvider, ISoList, IPlugin
Constructors
QuoteApprovers()
Declaration
public QuoteApprovers()
Fields
ProviderName
Declaration
public const string ProviderName = "QuoteApprovers"
Field Value
Type | Description |
---|---|
System.String |
Methods
AddItems()
Declaration
protected override void AddItems()
Overrides
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)