IDataSetAccessorTKey, TValueCurrentDataSet Property |  |
Return the current data. If no data is available then the collection of
DataSetTKey, TValue is empty.
Namespace: Bosch.Vms.CameoSdkAssembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
SyntaxIReadOnlyCollection<DataSet<TKey, TValue>> CurrentDataSet { get; }Property Value
IReadOnlyCollectionDataSetTKey,
TValue
See Also