DocumentTypeOfStorage Property

Get the storage type of the specified BuiltInParameter.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public StorageType this[
	BuiltInParameter A_0
] { get; }

Parameters

A_0  BuiltInParameter
 

Property Value

StorageType
See Also