Share via


PivotFilter.MemberPropertyFieldId Property

Definition

mpFld

Represents the following attribute in the schema: mpFld

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

Property Value

Returns UInt32Value.

Attributes

Applies to