Click or drag to resize

AutoCompletePropertyInfo Properties

The AutoCompletePropertyInfo type exposes the following members.

Properties
  NameDescription
Public propertyClassifierType
Gets the type of classifier property
Public propertyClassifierValues
Gets the classifer values which are allowed on this type
Public propertyDocumentation
Documentation
Public propertyIsCollection
True if this property can store more than one instnace
Public propertyName
Gets the name of the property
Public propertySourceProperty
Gets the source property from which this metadata class is derived
Public propertyTypeName
Gets the name of the type that this property information can store
Public propertyValues
Gets the possible values which are allowed
Top
See Also