PresenterControl.onLoadHistory Field
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim value As List(Of String)
value = Me.onLoadHistory
Me.onLoadHistory = value
Syntax
'Declaration
Protected onLoadHistory As List(Of String)
protected List<string> onLoadHistory
protected:
List<String^>^ onLoadHistory
protected List<String> onLoadHistory
protected var onLoadHistory : List<String>
Platforms
See Also
Reference
PresenterControl Class
PresenterControl Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.