DataSourceFieldMapping Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the field mapping for the data source.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Name | Description | |
|---|---|---|
![]() | DataSourceFieldMapping() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instances of the DataSourceFieldMapping class. |
| Name | Description | |
|---|---|---|
![]() | DomainId | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the domain identifier for the data source field mapping. |
![]() | ExtensionData | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the extension data for the data source field mapping. |
![]() | FieldName | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the data source field mapping name. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


