Clerk.TransactionUOW 속성

정의

작업 단위(UOW)를 나타내는 값을 가져옵니다.

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

속성 값

UOW를 나타내는 GUID입니다.

적용 대상