Document.TypeOfStorage
Description:
Get the storage type of the specified BuiltInParameter.
Get the storage type of the specified BuiltInParameter.
public StorageType this[
BuiltInParameter A_0
] { get; }
-
A_0