DocumentTypePropertiesRepositoryPropertyReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<DocumentTypeProperty, CustomProperty> PropertyReference
Public Shared ReadOnly PropertyReference As PrimaryKeyReference(Of DocumentTypeProperty, CustomProperty)
public:
static initonly PrimaryKeyReference<DocumentTypeProperty^, CustomProperty^>^ PropertyReference
static val PropertyReference: PrimaryKeyReference<DocumentTypeProperty, CustomProperty>
Field Value
Type:
PrimaryKeyReferenceDocumentTypeProperty,
CustomProperty
See Also