CustomPropertyAllowedValueCreateCustomPropertyValue Method |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic CustomPropertyValue CreateCustomPropertyValue()
Public Function CreateCustomPropertyValue As CustomPropertyValue
public:
CustomPropertyValue^ CreateCustomPropertyValue()
member CreateCustomPropertyValue : unit -> CustomPropertyValue
Return Value
Type:
CustomPropertyValueThe newly created
CustomPropertyValue.
See Also