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