AssetTypePropertiesRepositoryPropertyReference 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<AssetTypeProperty, CustomProperty> PropertyReference
Public Shared ReadOnly PropertyReference As PrimaryKeyReference(Of AssetTypeProperty, CustomProperty)
public:
static initonly PrimaryKeyReference<AssetTypeProperty^, CustomProperty^>^ PropertyReference
static val PropertyReference: PrimaryKeyReference<AssetTypeProperty, CustomProperty>
Field Value
Type:
PrimaryKeyReferenceAssetTypeProperty,
CustomProperty
See Also