ViewStateData.Id Proprietà

Definizione

Ottiene o imposta un identificatore che associa un oggetto di questa classe a un'attività con un valore WorkflowViewState.RefId corrispondente.

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à

Identificatore che associa un oggetto di questa classe a un'attività con un valore WorkflowViewState.RefId corrispondente.

Si applica a