DataTableCache.data Field
Specifies the cached data.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Search.SearchUI
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As DataTableCache
Dim value As DataTable
value = instance.data
instance.data = value
Syntax
'Declaration
Public data As DataTable
public DataTable data
public:
DataTable^ data
public DataTable data
public var data : DataTable
Platforms
See Also
Reference
DataTableCache Class
DataTableCache Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Search.SearchUI Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.