Share via


IdPartPair.RelationshipId Property (Microsoft.Office.DocumentFormat.OpenXml.Packaging)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The relationship ID of the part in this parent.

Namespace: Microsoft.Office.DocumentFormat.OpenXml.Packaging
Assembly: Microsoft.Office.DocumentFormat.OpenXml (in microsoft.office.documentformat.openxml.dll)

Syntax

'Declaration
Public Property RelationshipId As String
'Usage
Dim instance As IdPartPair
Dim value As String

value = instance.RelationshipId

instance.RelationshipId = value
public string RelationshipId { get; set; }

See Also

Reference

IdPartPair Class
IdPartPair Members
Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace