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