AttributeMapping Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For internal use only.
For the Web API the corresponding type is AttributeMapping ComplexType.
public ref class AttributeMapping sealed : System::Runtime::Serialization::IExtensibleDataObject
[System.Runtime.Serialization.DataContract(Name="AttributeMapping", Namespace="http://schemas.microsoft.com/xrm/2014/Contracts")]
[System.Serializable]
public sealed class AttributeMapping : System.Runtime.Serialization.IExtensibleDataObject
[<System.Runtime.Serialization.DataContract(Name="AttributeMapping", Namespace="http://schemas.microsoft.com/xrm/2014/Contracts")>]
[<System.Serializable>]
type AttributeMapping = class
interface IExtensibleDataObject
Public NotInheritable Class AttributeMapping
Implements IExtensibleDataObject
- Inheritance
-
AttributeMapping
- Attributes
- Implements
Constructors
AttributeMapping() | |
AttributeMapping(Guid, String, String, String, Int32, Int32, Int32, Int32, Boolean, Collection<String>, String, String) |
Properties
Explicit Interface Implementations
IExtensibleDataObject.ExtensionData |