Revit 2025 API
Color |
Represents the type of parameter values stored in entries.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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