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