다음을 통해 공유


EntityType.Uid 속성

 

이 엔터티 유형의 UID를 가져오거나 설정합니다.

네임스페이스:   Microsoft.Activities.Design.Services
어셈블리:  Microsoft.Activities.Design.Services.dll의 Microsoft.Activities.Design.Services

구문

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

속성 값

Type: System.String

이 엔터티 유형의 UID입니다.

참고 항목

EntityType 클래스
Microsoft.Activities.Design.Services 네임스페이스

맨 위로 이동