CommodityContentConfigurationDescription Property | |
Gets or sets Description.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string Description { get; set; }
public:
property String^ Description {
String^ get ();
void set (String^ value);
}
function get_Description();
function set_Description(value);
Property Value
Type:
StringSee Also