Click or drag to resize

ExpandedPlaceholderTemplateNodeIssues Property

Issues encountered during expansion of this node and it's children.

Namespace:  MFiles.VAF.Placeholders
Assembly:  MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntax
public IEnumerable<PlaceholderExpansionIssue> Issues { get; }

Property Value

Type: IEnumerablePlaceholderExpansionIssue
See Also