AssetTransactionLinesRepositoryAssetTransactionReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Assets
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<AssetTransactionLine, AssetTransaction> AssetTransactionReference
Public Shared ReadOnly AssetTransactionReference As PrimaryKeyReference(Of AssetTransactionLine, AssetTransaction)
public:
static initonly PrimaryKeyReference<AssetTransactionLine^, AssetTransaction^>^ AssetTransactionReference
static val AssetTransactionReference: PrimaryKeyReference<AssetTransactionLine, AssetTransaction>
Field Value
Type:
PrimaryKeyReferenceAssetTransactionLine,
AssetTransaction
See Also