Méthode | Description | |
---|---|---|
PopulateToSIPAccounts ( EntitySet |
||
SetErrorMessage ( string errorMessage ) : void | ||
SetRuleToUpdate ( |
||
SetStatusMessage ( string status, bool disableInput ) : void | ||
SimpleWizardInRuleControl ( ) : System |
Méthode | Description | |
---|---|---|
AnyTimeChecked ( object sender, System e ) : void | ||
Cancel ( object sender, System e ) : void | ||
CloseErrroMessage ( object sender, System e ) : void | ||
GetTimePattern ( |
Extracts the time pattern from the UI controls that represent a rule that's being applied for a specific time.
|
|
RuleCommandTypeSelectionChanged ( object sender, System e ) : void | ||
SetRuleCommandFields ( |
Sets the value of the rules properties based on the UI controls representing command parameters. The rule's command type dictates which input fields will be used for each command parameter.
|
|
SetRuleToMatchFields ( |
Sets the To header match portions of the simple wizard rule based on the UI values.
|
|
SetUICommandFieldsForRule ( |
Sets the content of the UI controls representing command parameter fields based on the specified rule. The command parameters mean different things and apply to different controls dependent on the rule's command type.
|
|
SetUIToMatchFields ( |
Sets the UI elements based on the To match type and paramters.
|
|
SpecificTimeChecked ( object sender, System e ) : void | ||
Submit ( object sender, System e ) : void | ||
ToMatchTypeChanged ( object sender, System e ) : void | ||
Validate ( |
public PopulateToSIPAccounts ( EntitySet |
||
toAccounts | EntitySet |
|
Résultat | void |
public SetErrorMessage ( string errorMessage ) : void | ||
errorMessage | string | |
Résultat | void |
public SetRuleToUpdate ( |
||
rule | ||
Résultat | void |
public SetStatusMessage ( string status, bool disableInput ) : void | ||
status | string | |
disableInput | bool | |
Résultat | void |
public SimpleWizardInRuleControl ( ) : System | ||
Résultat | System |