Show / Hide Table of Contents

Class Rule

An object that represents an action to apply to a listener.

Inheritance
object
Rule
AllowRule
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.FusionappsService.Models
Assembly: OCI.DotNetSDK.Fusionapps.dll
Syntax
[JsonConverter(typeof(RuleModelConverter))]
public class Rule
In this article
Back to top