Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Jpip.Server Namespace > RequestReceivedEventArgs Class : StatusCode Property |
public int StatusCode {get; set;}
'Declaration Public Property StatusCode As Integer
'Usage Dim instance As RequestReceivedEventArgs Dim value As Integer instance.StatusCode = value value = instance.StatusCode
This value is only used when Deny is set to true.