[Missing <summary> documentation for "P:OPSSDK.ISession.Caller"]

Namespace: OPSSDK
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884

Syntax

C#
string Caller { get; }
Visual Basic
ReadOnly Property Caller As String
	Get
Visual C++
property String^ Caller {
	String^ get ();
}

Property Value

Type: String

See Also