Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

InventoryData Property

Holds the inventory data.

Syntax

[VB.NET]
Public ReadOnlyProperty InventoryData As String
Public ReadOnlyProperty InventoryDataB As Byte()

[C#]
public string InventoryData {get;}
public byte[] InventoryDataB {get;}

Remarks

This property holds the inventory data and is populated after calling GetJobOutput if the job is an inventory retrieval job.

This property is read-only and not available at design time.

Default Value

""

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 .NET Edition - Version 16.0 [Build 7239]