[Missing <summary> documentation for "P:TinCan.StatementTarget.ObjectType"]

Namespace: TinCan
Assembly: TinCan (in TinCan.dll) Version: 0.0.1.0 (0.0.1.0)

Syntax

C#
string ObjectType { get; }
Visual Basic
ReadOnly Property ObjectType As String
	Get
Visual C++
property String^ ObjectType {
	String^ get ();
}
F#
abstract ObjectType : string with get

Property Value

Type: String

See Also