CacheHierarchy.MemberValueDatatype Property

Definition

memberValueDatatype

Represents the following attribute in the schema: memberValueDatatype

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

Property Value

Attributes

Applies to