TransmitItemResultStatus Property | |
Get or set the Status
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public int Status { get; set; }
public:
property int Status {
int get ();
void set (int value);
}
function get_Status();
function set_Status(value);
Property Value
Type:
Int32See Also