<Code Lib>
2022 Method
Changes 2
M

Document.GetTypeOfStorage

Description:
Get the storage type of the identified built-in parameter.

public StorageType GetTypeOfStorage(
	ForgeTypeId parameterTypeId
)

Return Value StorageType Storage type of the built-in parameter.

Loading…