PlaceholderTemplateIssue Constructor
            
            Constructor.
            
            
            
              Namespace: MFiles.VAF.PlaceholdersAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public PlaceholderTemplateIssue(
	PlaceholderTemplateNode source,
	string message,
	PlaceholderIssueType type = PlaceholderIssueType.Warning
)
Parameters
- source  PlaceholderTemplateNode
- The source of the issue.
- message  String
- A description of the issue.
- type  PlaceholderIssueType  (Optional)
- A description of the issue.