Partager via


EntityId.Id Propriété

Définition

Obtient ou définit l'ID d'entité.

public:
 property System::String ^ Id { System::String ^ get(); void set(System::String ^ value); };
public string Id { get; set; }
member this.Id : string with get, set
Public Property Id As String

Valeur de propriété

ID d'entité.

Exceptions

Une tentative d'affectation d'un ID d'entité dont la longueur est supérieure à 1 024 caractères se produit.

S’applique à