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