PFJobInfoExistsInDatabase Property |
Returns true if the object described is a PFTimerJob persisted in database.
Namespace:
Packflow.Core.Jobs
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [IgnoreDataMemberAttribute]
[XmlIgnoreAttribute]
public bool ExistsInDatabase { get; }
Property Value
Type:
BooleanSee Also