Connector |
The ConnectorElementInfoData type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectorElementInfoData | Initializes a new instance of the ConnectorElementInfoData class. |
| Name | Description | |
|---|---|---|
| DataType | Gets the element data type. | |
| Description |
Gets or sets the object description.
(Inherited from DescriptorBaseData) | |
| Id |
Gets the object ID.
(Inherited from DescriptorBaseData) | |
| IsSelected | Gets a value indicating whether this instance is selected. | |
| Name |
Gets or sets the object name.
(Inherited from DescriptorBaseData) | |
| NativeElementName | Gets the name of the native element. | |
| Tag | Gets the tag. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) |
| Name | Description | |
|---|---|---|
| FromDataContractMappings | The mapping between the DTO to the business object. | |
| ToDataContractMappings | The mapping between the business object and the DTO. |