AssetsRepositoryAccountingAssetReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Asset, Asset> AccountingAssetReference
Public Shared ReadOnly AccountingAssetReference As PrimaryKeyReference(Of Asset, Asset)
public:
static initonly PrimaryKeyReference<Asset^, Asset^>^ AccountingAssetReference
static val AccountingAssetReference: PrimaryKeyReference<Asset, Asset>
Field Value
Type:
PrimaryKeyReferenceAsset,
Asset
See Also