public bool IsData {get; set;}
'Declaration
Public Property IsData As Boolean
'Usage
Dim instance As UADataSetData Dim value As Boolean instance.IsData = value value = instance.IsData
Property Value
The default value of this property is False
.
The default value of this property is False
.