Class AssociateProjectSelectionStaticProviderV2
Inheritance
System.Object
AssociateProjectSelectionStaticProviderV2
Implements
Inherited Members
ExtensibleColumnsBase.MapReturnField(ArchiveSelect, FieldInfo, Boolean, String, ArchiveColumnInfo[])
ExtensibleColumnsBase.AddAssociateFullName(SoDataReader, ArchiveRow, ArchiveColumnInfo, FieldInfo[])
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.ArchiveLists.Archive
Assembly: SoDataBase.dll
Syntax
[ArchiveProvider("AssociateProjectStaticSelectionV2", 1073741823)]
public class AssociateProjectSelectionStaticProviderV2 : ProjectSelectionStaticProviderV2, IArchiveProviderQueryMapping, IArchiveQueryProvider, IArchiveProviderExtensible, IArchiveTypedProvider<ArchiveRow>, IArchiveTypedProviderBase, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities, IPlugin
Constructors
AssociateProjectSelectionStaticProviderV2()
Declaration
public AssociateProjectSelectionStaticProviderV2()
Fields
ProviderName
Declaration
public const string ProviderName = "AssociateProjectStaticSelectionV2"
Field Value
Type | Description |
---|---|
System.String |
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)