PlaceholderTemplateNodeGetResolvedStructureReferences Method
Finds any resolved structure references in this node or it's children.
Namespace: MFiles.VAF.PlaceholdersAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public virtual IEnumerable<MFIdentifier> GetResolvedStructureReferences()
Return Value
IEnumerableMFIdentifierCollection of any resolved
MFIdentifier structure references in this node or it's children.
Unresolved references will appear as issues returned from the Valdiation method.