msidmReportingJobmsidmReportingJobStatus Property |
Reporting Job Status - This attribute defines the status of a reporting job.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string msidmReportingJobStatus { get; set; }
Public Property msidmReportingJobStatus As String
Get
Set
public:
property String^ msidmReportingJobStatus {
String^ get ();
void set (String^ value);
}
member msidmReportingJobStatus : string with get, set
Property Value
Type:
String
See Also