CustomPropertiesRepositoryPropertyTypeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<CustomProperty, CustomPropertiesRepositoryPropertyType> PropertyTypeAttribute
Public Shared ReadOnly PropertyTypeAttribute As StringEnumDataAttribute(Of CustomProperty, CustomPropertiesRepositoryPropertyType)
public:
static initonly StringEnumDataAttribute<CustomProperty^, CustomPropertiesRepositoryPropertyType^>^ PropertyTypeAttribute
static val PropertyTypeAttribute: StringEnumDataAttribute<CustomProperty, CustomPropertiesRepositoryPropertyType>
Field Value
Type:
StringEnumDataAttributeCustomProperty,
CustomPropertiesRepositoryPropertyType
See Also