getSessionID

This method of the ISessionObject interface retrieves the value of the SessionID property.

Syntax

public abstract java.lang.String getSessionID();

Return Value

Returns a string containing the value of the SessionID property.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.