CustomPropertiesRepositoryPropertiesCategoryReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<CustomProperty, PropertiesCategory> PropertiesCategoryReference
Public Shared ReadOnly PropertiesCategoryReference As PrimaryKeyReference(Of CustomProperty, PropertiesCategory)
public:
static initonly PrimaryKeyReference<CustomProperty^, PropertiesCategory^>^ PropertiesCategoryReference
static val PropertiesCategoryReference: PrimaryKeyReference<CustomProperty, PropertiesCategory>
Field Value
Type:
PrimaryKeyReferenceCustomProperty,
PropertiesCategory
See Also