Document.TypeOfStorage Property

Get the storage type of the specified BuiltInParameter.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public StorageType this[
	BuiltInParameter A_0
] { get; }

Parameters

A_0  BuiltInParameter
 

Property Value

StorageType

See Also

Reference

Document Class
Autodesk.Revit.DB Namespace