ViewStateData.Id 속성

정의

이 클래스의 개체를 일치하는 WorkflowViewState.RefId 값이 있는 동작에 연결하는 식별자를 가져오거나 설정합니다.

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

속성 값

이 클래스의 개체를 일치하는 WorkflowViewState.RefId 값이 있는 동작에 연결하는 식별자입니다.

적용 대상