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.6.492
Syntax
[DataMemberAttribute(IsRequired = true)]
public XHRResponseType code { get; set; }

Property Value

XHRResponseType
See Also