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 : Deny Property |
public bool Deny {get; set;}
'Declaration Public Property Deny As Boolean
'Usage Dim instance As RequestReceivedEventArgs Dim value As Boolean instance.Deny = value value = instance.Deny