| XHRServiceResponseGenericT Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: IngeniuxCMService
 Syntax
SyntaxThe XHRServiceResponseGenericT type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | code | 
            Response codes: 
            0: Success
            1: Session expired
            2: Processing error
            3: Cancelled by user
             | 
|  | ContentFreezeEndTime | 
            End time of content freeze, empty if no content freeze set
             | 
|  | ContentFreezeStartTime | 
            Start time of content freeze, empty if no content freeze set
             | 
|  | error | 
            Error message, null when code is 0
             | 
|  | message | 
            Actual result object
             | 
 See Also
See Also