Condividi tramite


ValidationError.Id Proprietà

Definizione

Identificatore alfanumerico univoco per Activity che è l'origine dell'errore. Questo identificatore è univoco per ogni attività in un flusso di lavoro specifico.

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

Valore della proprietà

Identificatore per l'attività che rappresenta l'origine dell'errore.

Si applica a