Click or drag to resize
RuleInfoRuleBelongsToPersona Property
Gets or sets the RuleIsPersona flag.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public virtual bool RuleBelongsToPersona { get; set; }

Property Value

Type: Boolean
See Also