KrFormPartRule.Scope property

Gets or sets the scope name for nested multipart rules. When not set, the rule applies only at the root.

public string? Scope { get; set; }

See Also