Visual Basic (Declaration) | |
---|---|
Public Enum ScheduleCriteria.FilterField Inherits System.Enum |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ScheduleCriteria.FilterField |
C# | |
---|---|
public enum ScheduleCriteria.FilterField : System.Enum |
C++/CLI | |
---|---|
public enum class ScheduleCriteria.FilterField : public System.Enum |
Member | Description |
---|---|
Description | Description |
Disabled | Disabled |
FailedCount | Failed count |
ID | ID |
LastRunDateFrom | Last run date start |
LastRunDateTo | Last run date end |
Name | Name |
RowCountEnd | RowCount end, the number of the last record to include in the results. Used for paging. |
RowCountStart | Rowcount start, the numer of the first record to include in the results. Used for paging. |
SuccessfulCount | Successful count |
TypeID | Type ID |
System.Object
System.ValueType
System.Enum
SourceCode.EventBus.Scheduler.Management.ScheduleCriteria.FilterField
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2