Class TargetValueSubProvider
Archive of TargetValue - used by .
Inheritance
TargetValueSubProvider
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
[ArchiveProvider("TargetValueSub", 1073741823)]
public class TargetValueSubProvider : TypedQueryProviderBase<ArchiveRow, TargetValueTargetValueExtender>, IArchiveProviderQueryMapping, IArchiveQueryProvider, IArchiveProviderExtensible, IArchiveTypedProvider<ArchiveRow>, IArchiveTypedProviderBase, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities
Constructors
TargetValueSubProvider()
Archive of TargetValue - used by .
Declaration
public TargetValueSubProvider()
Fields
ProviderName
Archive of TargetValue - used by .
Declaration
public const string ProviderName = "TargetValueSub"
Field Value
Type | Description |
---|---|
string |
RowTypeName
Archive of TargetValue - used by .
Declaration
public const string RowTypeName = "targetValue"
Field Value
Type | Description |
---|---|
string |
Properties
EndDate
Archive of TargetValue - used by .
Declaration
public DateTime EndDate { get; }
Property Value
Type | Description |
---|---|
DateTime |
StartDate
Archive of TargetValue - used by .
Declaration
public DateTime StartDate { get; }
Property Value
Type | Description |
---|---|
DateTime |