Freigeben über


CacheHierarchy.MemberValueDatatype-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt16Value

Siehe auch

Referenz

CacheHierarchy Klasse

CacheHierarchy-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace