OlapSlicerCacheLevelData.UniqueName Property

Definition

uniqueName, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: uniqueName

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

Property Value

Attributes

Applies to