Click or drag to resize

CustomPropertyValueValue Property

Gets the value of the custom property value.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string Value { get; }

Property Value

Type: String
The value.
See Also