FileUtilRetrieveObjectsProperties Method
|
Retrieves the properties of the objects which are stored on the device.
Namespace: Zebra.Sdk.DeviceAssembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax List<PrinterObjectProperties> RetrieveObjectsProperties()
Function RetrieveObjectsProperties As List(Of PrinterObjectProperties)
List<PrinterObjectProperties^>^ RetrieveObjectsProperties()
Return Value
ListPrinterObjectPropertiesThe list of objects with their properties.
Exceptions See Also