DataPartReferenceRelationship.DataPart 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 the referenced target DataPart.
public DocumentFormat.OpenXml.Packaging.DataPart DataPart { get; }
member this.DataPart : DocumentFormat.OpenXml.Packaging.DataPart
Public ReadOnly Property DataPart As DataPart