| ClientStatusCode Property | 
            Status code of the most recent transaction. A value of 0 indicates no error occurred.
            
 
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
 Syntax
Syntaxpublic int StatusCode { get; }Public ReadOnly Property StatusCode As Integer
	Get
public:
property int StatusCode {
	int get ();
}Property Value
Type: 
Int32 See Also
See Also