ValidationError.Id 屬性

定義

錯誤的來源是唯一的字母數字識別 Activity 碼。 此識別碼對特定工作流程中的每項活動都是唯一的。

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

屬性值

一個識別碼,標示錯誤來源的活動。

適用於