DocumentTypesRepositoryTypeNameAttribute Field |
Definition of the
TypeName data attribute
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly MultilanguageStringDataAttribute<DocumentType> TypeNameAttribute
Public Shared ReadOnly TypeNameAttribute As MultilanguageStringDataAttribute(Of DocumentType)
public:
static initonly MultilanguageStringDataAttribute<DocumentType^>^ TypeNameAttribute
static val TypeNameAttribute: MultilanguageStringDataAttribute<DocumentType>
Field Value
Type:
MultilanguageStringDataAttributeDocumentType
See Also