ErrorContext.Identifier Property

Definition

Gets or sets the error context ID.

public:
 property Microsoft::MasterDataServices::Identifier ^ Identifier { Microsoft::MasterDataServices::Identifier ^ get(); void set(Microsoft::MasterDataServices::Identifier ^ value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Identifier Identifier { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Identifier : Microsoft.MasterDataServices.Identifier with get, set
Public Property Identifier As Identifier

Property Value

A new instance of type Identifier.

Attributes

Applies to