Gets the ID of the account under whose credentials the job executes.
 
    Namespace: 
   Dundas.BI.Scheduling
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic Guid RunAsId { get; }Public ReadOnly Property RunAsId As Guid
	Get
public:
property Guid RunAsId {
	Guid get ();
}member RunAsId : Guid with get
Property Value
Type: 
Guid
See Also