DataEntryDefaultValuesRepositoryConditionDocumentTypeReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<DataEntryDefaultValue, DocumentType> ConditionDocumentTypeReference
Public Shared ReadOnly ConditionDocumentTypeReference As PrimaryKeyReference(Of DataEntryDefaultValue, DocumentType)
public:
static initonly PrimaryKeyReference<DataEntryDefaultValue^, DocumentType^>^ ConditionDocumentTypeReference
static val ConditionDocumentTypeReference: PrimaryKeyReference<DataEntryDefaultValue, DocumentType>
Field Value
Type:
PrimaryKeyReferenceDataEntryDefaultValue,
DocumentType
See Also