ReportDefinitionReportGuid Property |
[Missing <summary> documentation for "P:Scanjour.Workflow4.ActivityLibrary.Report.ReportDefinition.ReportGuid"]
Namespace: Scanjour.Workflow4.ActivityLibrary.ReportAssembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic Guid ReportGuid { get; }
Public ReadOnly Property ReportGuid As Guid
Get
public:
property Guid ReportGuid {
Guid get ();
}
member ReportGuid : Guid with get
Property Value
Guid
See Also