Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Contains a Boolean value that specifies if the session is global.
Namespace: Microsoft.Crm.UnifiedServiceDesk.BaseControl
Assembly: Microsoft.Crm.UnifiedServiceDesk.BaseControl (in Microsoft.Crm.UnifiedServiceDesk.BaseControl.dll)
Usage
'Usage
Dim instance As AfterAddSessionEventArgs
Dim value As Boolean
value = instance.IsGlobalSession
instance.IsGlobalSession = value
Syntax
'Declaration
Public IsGlobalSession As Boolean
public bool IsGlobalSession
public:
bool IsGlobalSession
public boolean IsGlobalSession
public var IsGlobalSession : boolean
Platforms
See Also
Reference
AfterAddSessionEventArgs Class
AfterAddSessionEventArgs Members
Microsoft.Crm.UnifiedServiceDesk.BaseControl Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.