KrFormPartRule.NestedRules property

Gets the nested part rules for multipart/mixed parts.

public List<KrFormPartRule> NestedRules { get; }

See Also