DocumentsRepositoryBaseParentDocumentRelationshipTypeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<Document, Nullable<ParentDocumentRelationshipType>> ParentDocumentRelationshipTypeAttribute
Public Shared ReadOnly ParentDocumentRelationshipTypeAttribute As StringEnumDataAttribute(Of Document, Nullable(Of ParentDocumentRelationshipType))
public:
static initonly StringEnumDataAttribute<Document^, Nullable<ParentDocumentRelationshipType^>^>^ ParentDocumentRelationshipTypeAttribute
static val ParentDocumentRelationshipTypeAttribute: StringEnumDataAttribute<Document, Nullable<ParentDocumentRelationshipType>>
Field Value
Type:
StringEnumDataAttributeDocument,
NullableParentDocumentRelationshipType
See Also