StorageExec Property
- Last UpdatedNov 06, 2025
- 1 minute read
The StorageExec property is a read-only property that contains the StorageExec object that handles the Inventory functions for this Ent object.
If the entity does not have the "Can Store" capability, this property will be null.'Declaration
Public ReadOnly Property StorageExec As StorageExec
public StorageExec StorageExec {get;}