Application type
Namespace: EAL.Interfaces.MotionAssembly: 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 (); } |