ReProcessResultSpecialUnit Property | |
Gets or sets special Unit
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax [DefaultValueAttribute("")]
public string SpecialUnit { get; set; }
public:
[DefaultValueAttribute(L"")]
property String^ SpecialUnit {
String^ get ();
void set (String^ value);
}
function get_SpecialUnit();
function set_SpecialUnit(value);
Property Value
Type:
StringRemarks
The unit value for special charges
See Also