Condividi tramite


EntityId.Id Proprietà

Definizione

Ottiene o imposta l'ID 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

Valore della proprietà

ID entità.

Eccezioni

Si verifica un tentativo di impostare un ID entità più lungo di 1024 caratteri.

Si applica a