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