LocalIdKeyIdentifierClause.LocalId Property

Definition

Gets the value of the wsu:Id attribute for an XML element within the current SOAP message.

public:
 property System::String ^ LocalId { System::String ^ get(); };
public string LocalId { get; }
member this.LocalId : string
Public ReadOnly Property LocalId As String

Property Value

The value of the wsu:Id attribute for an XML element within the current SOAP message.

Applies to