'宣言 Public Function New( _ ByVal JobID As System.String _ )
'使用法 Dim JobID As System.String Dim instance As New CancelJobRequest(JobID)
public CancelJobRequest( System.string JobID )
パラメータ
- JobID
'宣言 Public Function New( _ ByVal JobID As System.String _ )
'使用法 Dim JobID As System.String Dim instance As New CancelJobRequest(JobID)
public CancelJobRequest( System.string JobID )