AttributeMapping ComplexType

For internal use only.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
AllowedSyncDirection Edm.Int32

For internal use only.

AttributeCrmDisplayName Edm.String

For internal use only.

AttributeCrmName Edm.String

For internal use only.

AttributeExchangeDisplayName Edm.String

For internal use only.

AttributeExchangeName Edm.String

For internal use only.

AttributeMappingId Edm.Guid

For internal use only.

ComputedProperties Collection( Edm.String )

For internal use only.

DefaultSyncDirection Edm.Int32

For internal use only.

EntityTypeCode Edm.Int32

For internal use only.

IsComputed Edm.Boolean

For internal use only.

MappingName Edm.String

For internal use only.

SyncDirection Edm.Int32

For internal use only.

Used by

The following use the AttributeMapping ComplexType.

Name How used
RetrievePrincipalSyncAttributeMappingsResponse AttributeMappings Property

See also