DocumentAmountTypeDependenciesRepositoryDependsOnDocumentAmountTypeReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<DocumentAmountTypeDependency, DocumentAmountType> DependsOnDocumentAmountTypeReference
Public Shared ReadOnly DependsOnDocumentAmountTypeReference As PrimaryKeyReference(Of DocumentAmountTypeDependency, DocumentAmountType)
public:
static initonly PrimaryKeyReference<DocumentAmountTypeDependency^, DocumentAmountType^>^ DependsOnDocumentAmountTypeReference
static val DependsOnDocumentAmountTypeReference: PrimaryKeyReference<DocumentAmountTypeDependency, DocumentAmountType>
Field Value
Type:
PrimaryKeyReferenceDocumentAmountTypeDependency,
DocumentAmountType
See Also