Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Name Property
Description
Returns the name of this GET_PROBE_DATA object.
Property type
Read-write property
Syntax
Visual Basic
Public Property Name As String
Return Type
Read-only String value.
Remarks
This property is only useful for objects of type GET_PROBE_DATA (LoadProbe). For objects of other types, it always returns the empty string.
See Also