SfcDependencyNode.IsPhysicalAncestor(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ancestor relation state of this node. Indicates whether this ancestor is a physical relation or not. Filter via this flag to process only Parent-Child relations.
public bool IsPhysicalAncestor (int index);
member this.IsPhysicalAncestor : int -> bool
Public Function IsPhysicalAncestor (index As Integer) As Boolean
Parameters
- index
- Int32