ISessionObject.GetCreateScript Method

Definition

Gets Create script for the Session.

public string GetCreateScript ();
abstract member GetCreateScript : unit -> string
Public Function GetCreateScript () As String

Returns

A string containting the script.

Applies to