DataEventArgsTKey, TValueDataSet Property |  |
Get current data. If no data is available then the collection of DataSet is empty.
Namespace: Bosch.Vms.CameoSdkAssembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntaxpublic IReadOnlyCollection<DataSet<TKey, TValue>> DataSet { get; }Property Value
IReadOnlyCollectionDataSetTKey,
TValue
See Also