CommodityContentConfigurationCertOfOriginMethod Property | |
Gets or sets CertOfOriginMethod.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public int CertOfOriginMethod { get; set; }
public:
property int CertOfOriginMethod {
int get ();
void set (int value);
}
function get_CertOfOriginMethod();
function set_CertOfOriginMethod(value);
Property Value
Type:
Int32See Also