AssetsRepositoryAssetGroupReference 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<Asset, AssetGroup> AssetGroupReference
Public Shared ReadOnly AssetGroupReference As PrimaryKeyReference(Of Asset, AssetGroup)
public:
static initonly PrimaryKeyReference<Asset^, AssetGroup^>^ AssetGroupReference
static val AssetGroupReference: PrimaryKeyReference<Asset, AssetGroup>
Field Value
Type:
PrimaryKeyReferenceAsset,
AssetGroup
See Also