Share via


MdxMemberProp.PropertyNameIndex Property

Definition

Property Name Index

Represents the following attribute in the schema: np

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

Property Value

Attributes

Applies to