RetrievePrincipalSyncAttributeMappingsResponse.AttributeMappings Property
Applies To: Dynamics CRM 2015
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public AttributeMappingCollection AttributeMappings { get; }
public:
property AttributeMappingCollection^ AttributeMappings {
AttributeMappingCollection^ get();
}
member AttributeMappings : AttributeMappingCollection with get
Public ReadOnly Property AttributeMappings As AttributeMappingCollection
Property Value
Type: Microsoft.Xrm.Sdk.AttributeMappingCollection
Returns AttributeMappingCollection.
See Also
RetrievePrincipalSyncAttributeMappingsResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright