RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Document

Document.TypeOfStorage

Property
Description:
Get the storage type of the specified BuiltInParameter.
Syntax
public StorageType this[
	BuiltInParameter A_0
] { get; }
Parameters
Parameter Type Description
A_0 BuiltInParameter
Return Value