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