IErrorErrorCode Property | |
error code
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax int ErrorCode { get; set; }
property int ErrorCode {
int get ();
void set (int value);
}
function get_ErrorCode();
function set_ErrorCode(value);
Property Value
Type:
Int32See Also