ProductGroupRangePropertyPropertyValuesList Property |
Contains the enumeration of all values in the alternating value set. Used only when Rage Type = E (enumeratio).
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string PropertyValuesList { get; set; }
Public Property PropertyValuesList As String
Get
Set
public:
property String^ PropertyValuesList {
String^ get ();
void set (String^ value);
}
member PropertyValuesList : string with get, set
Property Value
Type:
String
See Also