Get the storage type of the specified BuiltInParameter.
Namespace: Autodesk.Revit.DBAssembly: 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