Application type

Namespace: EAL.Interfaces.Motion
Assembly: EAL (in EAL.dll) Version: 1.1.5.0 (1.1.5.0)

Syntax

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

Property Value

Type: String

See Also