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