'Declaration Public Enum PolicyType Inherits System.Enum
public enum PolicyType : System.Enum
'Declaration Public Enum PolicyType Inherits System.Enum
public enum PolicyType : System.Enum
Member | Description |
---|---|
CachePolicy | This type of policies is created using Designer UI and describe cache processing rules. |
HiddenScheduledPolicy | This type of policies which can not be showed in UI but can show the history. |
ScheduledPolicy | This type of policies is created using Designer UI and mean to be used as scheduled actions. |
SendEmailPolicy | This type of policies which can not be showed in UI. |
SystemScheduledPolicy | This type of policies is created using UI indirectly and mean not be showed in UI and modified only by admin. |
System.Object
System.ValueType
System.Enum
ActiveReports.Server.Scheduling.PolicyType