IStorageManagerGetStorageInfoList Method |  |
Gets information about all storages.
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
SyntaxIList<DeviceInfo<Storage>> GetStorageInfoList()
Return Value
IListDeviceInfoStorage
A list of
DeviceInfoT objects, each one describing a storage that the user's group may see (as defined by device permissions).
See Also