CacheHierarchy.AllUniqueName Property

Definition

allUniqueName

Represents the following attribute in the schema: allUniqueName

[DocumentFormat.OpenXml.SchemaAttr(0, "allUniqueName")]
public DocumentFormat.OpenXml.StringValue AllUniqueName { get; set; }
public DocumentFormat.OpenXml.StringValue AllUniqueName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "allUniqueName")]
public DocumentFormat.OpenXml.StringValue? AllUniqueName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("allUniqueName")]
public DocumentFormat.OpenXml.StringValue? AllUniqueName { get; set; }
public DocumentFormat.OpenXml.StringValue? AllUniqueName { get; set; }
member this.AllUniqueName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "allUniqueName")>]
member this.AllUniqueName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("allUniqueName")>]
member this.AllUniqueName : DocumentFormat.OpenXml.StringValue with get, set
Public Property AllUniqueName As StringValue

Property Value

Returns StringValue.

Attributes

Applies to