| ClientStatusDescription Property  | 
            Status description of the most recent transaction.
            
 
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntaxpublic string StatusDescription { get; }Public ReadOnly Property StatusDescription As String
	Get
public:
property String^ StatusDescription {
	String^ get ();
}Property Value
Type: 
String
See Also