Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Name Property
Description

The file name of the PC-DMIS executable.

Property type
Read-only property
Syntax
Visual Basic
Public Property Name As String
Return Type
Read-only String.
Remarks

The Name property is the default property for the Application object. If the PC-DMIS executable is C:\PCDMISW\PCDLRN.EXE, the Name property is "PCDLRN.EXE".

See Also