Skip to main content

UnboundSourceProperty Constructors

Supplies information on a column of the UnboundSource‘s list.
Name Parameters Description
UnboundSourceProperty() none Initializes a new instance of the UnboundSourceProperty class.
UnboundSourceProperty(String, Type) name, propertyType Initializes a new instance of the UnboundSourceProperty class.
UnboundSourceProperty(String) name Initializes a new instance of the UnboundSourceProperty class.
See Also