LocalIdKeyIdentifierClause.LocalId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la valeur de l’attribut wsu:Id pour un élément XML dans le message SOAP actuel.
public:
property System::String ^ LocalId { System::String ^ get(); };
public string LocalId { get; }
member this.LocalId : string
Public ReadOnly Property LocalId As String
Valeur de propriété
Valeur de l’attribut wsu:Id pour un élément XML dans le message SOAP actuel.