Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > STATISTICS Object : NameType Property
NameType Property
Description

ENUM_STAT_NAME_TYPES enumeration value indicating whether the feature name or the dimension name should be sent to DataPage. If set to PCD_STAT_FEAT_NAME (1), the feature name is used. If set to PCD_STAT_DIM_NAME (0), the dimension name is used.

Property type
Read-write property
Syntax
Visual Basic
Public Property NameType As ENUM_STAT_NAME_TYPES
Return Type

Read/write ENUM_STAT_NAME_TYPES enumeration.

See Also