Compartir a través de


LocalIdKeyIdentifierClause.LocalId Propiedad

Definición

Obtiene el valor del atributo wsu:Id para un elemento de XML dentro del mensaje SOAP actual.

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

Valor de propiedad

El valor del atributo wsu:Id para un elemento XML dentro del mensaje SOAP actual.

Se aplica a