ReferenceRelationship.IsExternal Property
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.
Gets a value indicating whether the target of the relationship is Internal or External to the OpenXmlPackage.
public bool IsExternal { get; }
member this.IsExternal : bool
Public ReadOnly Property IsExternal As Boolean