Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the list of fields.
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 List(Of FieldDefinition)
value = instance.fieldList
instance.fieldList = value
Syntax
'Declaration
Public fieldList As List(Of FieldDefinition)
public List<FieldDefinition> fieldList
public:
List<FieldDefinition^>^ fieldList
public List<FieldDefinition> fieldList
public var fieldList : List<FieldDefinition>
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.