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