SessionId Field

Design Pattern Framework 3.5

Design Pattern Framework 3.5 SessionId Field
Session identifier. Useful when sessions are maintained using SOAP headers (rather than cookies). Not used in this sample application. SalesForce.com uses this in their SOAP header model.
Declaration Syntax
C# Visual Basic
public string SessionId
Public SessionId As String

Assembly: ActionService (Module: ActionService) Version: 1.0.0.0 (1.0.0.0)