Click or drag to resize

XHRServiceResponseGenericTcode Property


Response codes: 0: Success 1: Session expired 2: Processing error 3: Cancelled by user

Namespace:  IngeniuxCMService
Assembly:  IngeniuxCMService (in IngeniuxCMService.dll) Version: 10.3.169
Syntax
[DataMemberAttribute(IsRequired = true)]
public XHRResponseType code { get; set; }

Property Value

Type: XHRResponseType
See Also