'Declaration
Public Property RequestedDataType As VarTypes
'Usage
Dim instance As DAItemAttribute Dim value As VarTypes instance.RequestedDataType = value value = instance.RequestedDataType
public VarTypes RequestedDataType {get; set;}
'Declaration
Public Property RequestedDataType As VarTypes
'Usage
Dim instance As DAItemAttribute Dim value As VarTypes instance.RequestedDataType = value value = instance.RequestedDataType
public VarTypes RequestedDataType {get; set;}