'Declaration Public ReadOnly Property IsDbcsOnlyField As Boolean
'Declaration
Public ReadOnly Property IsDbcsOnlyField As Boolean
'Usage Dim instance As HostField Dim value As Boolean value = instance.IsDbcsOnlyField
'Usage
Dim instance As HostField Dim value As Boolean value = instance.IsDbcsOnlyField
public bool IsDbcsOnlyField {get;}
HostField Class HostField Members