HazmatContentExportRegulationSet Property | |
Gets or sets RegulationSet
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public int RegulationSet { get; set; }
public:
property int RegulationSet {
int get ();
void set (int value);
}
function get_RegulationSet();
function set_RegulationSet(value);
Property Value
Type:
Int32See Also