Document.GetTypeOfStorage
Description:
Get the storage type of the identified built-in parameter.
Get the storage type of the identified built-in parameter.
public StorageType GetTypeOfStorage(
ForgeTypeId parameterTypeId
)
-
parameterTypeIdIdentifier of the built-in parameter.
-
parameterTypeId does not identify a built-in parameter. See Parameter.IsBuiltInParameter(ForgeTypeId) and Parameter.GetParameterTypeId(BuiltInParameter).
-
A non-optional argument was NULL