JobCanBeReadByCaller Property |
Gets a value indicating whether the caller allowed to view the job.
Namespace:
Dundas.BI.Scheduling
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (8.0.2.1001)
Syntaxpublic bool CanBeReadByCaller { get; }Public ReadOnly Property CanBeReadByCaller As Boolean
Get
public:
property bool CanBeReadByCaller {
bool get ();
}member CanBeReadByCaller : bool with get
Property Value
Type:
Boolean
See Also