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