Group.UniqueParent 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.
Parent Unique Name
Represents the following attribute in the schema: uniqueParent
[DocumentFormat.OpenXml.SchemaAttr(0, "uniqueParent")]
public DocumentFormat.OpenXml.StringValue UniqueParent { get; set; }public DocumentFormat.OpenXml.StringValue UniqueParent { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "uniqueParent")]
public DocumentFormat.OpenXml.StringValue? UniqueParent { get; set; }[DocumentFormat.OpenXml.SchemaAttr("uniqueParent")]
public DocumentFormat.OpenXml.StringValue? UniqueParent { get; set; }public DocumentFormat.OpenXml.StringValue? UniqueParent { get; set; }member this.UniqueParent : DocumentFormat.OpenXml.StringValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "uniqueParent")>]
member this.UniqueParent : DocumentFormat.OpenXml.StringValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("uniqueParent")>]
member this.UniqueParent : DocumentFormat.OpenXml.StringValue with get, setPublic Property UniqueParent As StringValueProperty Value
Returns StringValue.
- Attributes