SessionUrl.destinationTab Field
Specifies the destination tab.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As SessionUrl
Dim value As String
value = instance.destinationTab
instance.destinationTab = value
Syntax
'Declaration
<DataMemberAttribute> _
Public destinationTab As String
[DataMemberAttribute]
public string destinationTab
[DataMemberAttribute]
public:
String^ destinationTab
/** @attribute DataMemberAttribute() */
public String destinationTab
DataMemberAttribute
public var destinationTab : String
Platforms
See Also
Reference
SessionUrl Class
SessionUrl Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.