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