ISessionObject Interface

Definition

common interface part of Events and Targets

public interface ISessionObject
type ISessionObject = interface
Public Interface ISessionObject
Derived

Properties

Name Description
State

Gets Session state.

Methods

Name Description
GetCreateScript()

Gets Create script for the Session.

GetDropScript()

Gets Drop script for the Session.

IsDirty()

Indicates whether the Session is Dirty.

Applies to