Click or drag to resize

RulebaseAction  Conversion (String to RulebaseAction)

[Missing <summary> documentation for "M:Koopman.CheckPoint.AccessRules.RulebaseAction.op_Implicit(System.String)~Koopman.CheckPoint.AccessRules.RulebaseAction"]

Namespace:  Koopman.CheckPoint.AccessRules
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public static implicit operator RulebaseAction (
	string a
)
Request Example View Source

Parameters

a
Type: SystemString

[Missing <param name="a"/> documentation for "M:Koopman.CheckPoint.AccessRules.RulebaseAction.op_Implicit(System.String)~Koopman.CheckPoint.AccessRules.RulebaseAction"]

Return Value

Type: RulebaseAction

[Missing <returns> documentation for "M:Koopman.CheckPoint.AccessRules.RulebaseAction.op_Implicit(System.String)~Koopman.CheckPoint.AccessRules.RulebaseAction"]

See Also