CommodityContentExportEccn Property | |
Gets or sets Eccn.
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string Eccn { get; set; }
public:
property String^ Eccn {
String^ get ();
void set (String^ value);
}
function get_Eccn();
function set_Eccn(value);
Property Value
Type:
StringSee Also