Gets the ID of the account which started the run.
 
    Namespace: 
   Dundas.BI.Scheduling
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic Guid RunById { get; }Public ReadOnly Property RunById As Guid
	Get
public:
property Guid RunById {
	Guid get ();
}member RunById : Guid with get
Property Value
Type: 
Guid
See Also