Search
BoundProperty Members
Constructors Properties
 


Represents a mapping between a property in MindFusion.Scheduling and a field in the data source.

The following tables list the members exposed by the BoundProperty type.

 Public Constructors

  Name Description

BoundProperty

Overloaded. Initializes a new instance of the BoundProperty class.

 Public Properties

  Name Description

DestinationMember

Gets or sets the name of the corresponding property in MindFusion.Scheduling.

ManyToManyTable

Gets or sets the name of the associated many-to-many table.

PropertyType

Gets or sets the type of the property.

SourceMember

Gets or sets the name of the corresponding field in the data source.

 See Also