CRMGlobalManager.SessionChange(Boolean, Guid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void SessionChange(bool activate, Guid sessionID);
public override void SessionChange (bool activate, Guid sessionID);
override this.SessionChange : bool * Guid -> unit
Public Overrides Sub SessionChange (activate As Boolean, sessionID As Guid)
Parameters
- activate
- Boolean
- sessionID
- Guid