Class TargetYearProvider
Year MDO list. Includes the two coming years, this year, and previous 5 years
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("TargetYear")]
public class TargetYearProvider : LiteralsOnlyBase, ISoListProvider, ISoList, IPlugin
Constructors
TargetYearProvider()
Year MDO list. Includes the two coming years, this year, and previous 5 years
Declaration
public TargetYearProvider()
Fields
ProviderName
Year MDO list. Includes the two coming years, this year, and previous 5 years
Declaration
public const string ProviderName = "TargetYear"
Field Value
Type | Description |
---|---|
String |
Methods
AddItems()
Year MDO list. Includes the two coming years, this year, and previous 5 years
Declaration
protected override void AddItems()
Overrides
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)