Job.JobID プロパティ

定義

ジョブの一意の ID です。

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

プロパティ値

読み取り専用の String 値です。

適用対象