ISessionObject Interface

Definition

common interface part of Events and Targets

public interface ISessionObject
type ISessionObject = interface
Public Interface ISessionObject
Derived

Properties

State

Gets Session state.

Methods

GetCreateScript()

Gets Create script for the Session.

GetDropScript()

Gets Drop script for the Session.

IsDirty()

Indicates whether the Session is Dirty.

Applies to