AssetTransactionLinesRepositoryAssetReference Field |
Definition of the
Asset reference
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, Asset> AssetReference
Public Shared ReadOnly AssetReference As PrimaryKeyReference(Of AssetTransactionLine, Asset)
public:
static initonly PrimaryKeyReference<AssetTransactionLine^, Asset^>^ AssetReference
static val AssetReference: PrimaryKeyReference<AssetTransactionLine, Asset>
Field Value
Type:
PrimaryKeyReferenceAssetTransactionLine,
Asset
See Also