InvalidExpansionContextIssue Class

Indicates a level was given an expansion context it isn't compatible with.

Definition

Namespace: MFiles.VAF.Placeholders.Issues
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public class InvalidExpansionContextIssue : PlaceholderExpansionIssue
Inheritance
Object    PlaceholderExpansionIssue    InvalidExpansionContextIssue

Constructors

Properties

Message Description of the issue.
(Inherited from PlaceholderExpansionIssue)
Source The source of the issue.
(Inherited from PlaceholderExpansionIssue)

See Also