TaskModuleTaskInfo.Url プロパティ

定義

タスクモジュール内でiframeとして読み込まれるURLを取得したり設定したりします。 いずれかの URL またはカードが必要です。

public string Url { get; set; }
member this.Url : string with get, set
Public Property Url As String

プロパティ値

タスク モジュール内の iframe として読み込まれる内容の URL。

適用対象