CacheHierarchy.MemberValueDatatype Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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