Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.28
|
Leadtools.Medical.Workstation.Client Namespace > InstanceReceivedEventArgs Class : DatasetLoaded Property |
public bool DatasetLoaded {get; set;}
'Declaration Public Property DatasetLoaded As Boolean
'Usage Dim instance As InstanceReceivedEventArgs Dim value As Boolean instance.DatasetLoaded = value value = instance.DatasetLoaded
If this value is false the DatasetInstance will be null
.