CacheHierarchy.MemberValueDatatype Property

Member Value Data Type.Represents the attribte in schema: memberValueDatatype

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "memberValueDatatype")> _
Public Property MemberValueDatatype As UInt16Value
    Get
    Set
'Usage
Dim instance As CacheHierarchy
Dim value As UInt16Value

value = instance.MemberValueDatatype

instance.MemberValueDatatype = value
[SchemaAttrAttribute(, "memberValueDatatype")]
public UInt16Value MemberValueDatatype { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt16Value

See Also

Reference

CacheHierarchy Class

CacheHierarchy Members

DocumentFormat.OpenXml.Spreadsheet Namespace