ProductGroupRangePropertyFromPropertyValue Property |
Starting value of the range of alternative values. Used only when Rage Type = R (range).
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string FromPropertyValue { get; set; }
Public Property FromPropertyValue As String
Get
Set
public:
property String^ FromPropertyValue {
String^ get ();
void set (String^ value);
}
member FromPropertyValue : string with get, set
Property Value
Type:
String
See Also