AssetOrderLinesRepositoryAssetReference 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<AssetOrderLine, Asset> AssetReference
Public Shared ReadOnly AssetReference As PrimaryKeyReference(Of AssetOrderLine, Asset)
public:
static initonly PrimaryKeyReference<AssetOrderLine^, Asset^>^ AssetReference
static val AssetReference: PrimaryKeyReference<AssetOrderLine, Asset>
Field Value
Type:
PrimaryKeyReferenceAssetOrderLine,
Asset
See Also