The type of the values stored in the field.
Namespace: Autodesk.Revit.DB.ExtensibleStorageAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Type ValueType { get; }Property Value
Type
Remarks
For key-value maps, this is the value type.
See Also
Reference