Gets the ID of the account which created the job.
Namespace:
Dundas.BI.Scheduling
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public Guid CreatedById { get; }
Public ReadOnly Property CreatedById As Guid
Get
public:
property Guid CreatedById {
Guid get ();
}
member CreatedById : Guid with get
Property Value
Type:
GuidSee Also