SessionUrl.type Field
Specifies the session URL type.
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.type
instance.type = value
Syntax
'Declaration
<DataMemberAttribute> _
Public type As String
[DataMemberAttribute]
public string type
[DataMemberAttribute]
public:
String^ type
/** @attribute DataMemberAttribute() */
public String type
DataMemberAttribute
public var type : 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.