This distinguishes the most fundamental properties of the session.

Namespace: Ico.Data.DataConnector
Assembly: IcoCommonConnectors (in IcoCommonConnectors.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public UaSessionConfiguration..::..Usage UsageType { get; set; }
Visual Basic
Public Property UsageType As UaSessionConfiguration..::..Usage
	Get
	Set
JScript
function get UsageType () : UaSessionConfiguration..::..Usage
function set UsageType (value : UaSessionConfiguration..::..Usage)

See Also