public SubtypeFieldDescription( string subtypeFieldName, Dictionary<int,string> subtypes )
Public Function New( _ ByVal subtypeFieldName As String, _ ByVal subtypes As Dictionary(Of Integer,String) _ )
Parameters
- subtypeFieldName
- The name of the subtype field.
- subtypes
- The code-name pairs of the subtypes.