'Declaration
<NotNullAttribute()> ReadOnly Property ValueTypeName As String
'Usage
Dim instance As _UADataSetFieldData Dim value As String value = instance.ValueTypeName
[NotNull()] string ValueTypeName {get;}
'Declaration
<NotNullAttribute()> ReadOnly Property ValueTypeName As String
'Usage
Dim instance As _UADataSetFieldData Dim value As String value = instance.ValueTypeName
[NotNull()] string ValueTypeName {get;}
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.