AttributeMapping.AttributeMappingId Property
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.
public:
property Guid AttributeMappingId { Guid get(); };
[System.Runtime.Serialization.DataMember]
public Guid AttributeMappingId { get; }
[<System.Runtime.Serialization.DataMember>]
member this.AttributeMappingId : Guid
Public ReadOnly Property AttributeMappingId As Guid
Property Value
Returns Guid.
- Attributes