|
Cloud Connector API version 3.8.7000.64800
API for managing and configuring the Cloud Connector
|
Mapping between an on-premises and in-cloud attribute. More...
Inherited by Mapping.
Properties | |
| string | From [get, set] |
| Gets or sets on-premises attribute name. | |
| FromType | FromType [get, set] |
| Gets or sets the from source type. | |
| string | To [get] |
| Gets in-cloud attribute name. | |
| IList< string > | Options [get] |
| Gets options for mapping attribute. | |
| bool | Required [get] |
| Gets a value indicating whether this attribute is required. | |
Mapping between an on-premises and in-cloud attribute.
|
getset |
Gets or sets on-premises attribute name.
If set to empty or null, nothing is mapped to the corresponding in-cloud ("To") attribute. Note that a required attribute or a link attribute needs to have "From" defined.
|
getset |
Gets or sets the from source type.
Currently there are two kind of type: single attribute and expression attribute