Revit 2026 API
Color |
Represents the type of parameter values stored in entries.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public StorageType StorageType { get; }
Public ReadOnly Property StorageType As StorageType Get
public: property StorageType StorageType { StorageType get (); }
member StorageType : StorageType with get
Property Value
StorageTypeSee Also