RAPStartup.PredictorCategoriesFromPMML

Retrieve all categories of the requested predictor variable from PMML as string. This property is read only.

Syntax Parameters Return Value
ReadOnly Property RAPStartup.PredictorCategoriesFromPMML( _
    m_VarID As Integer, _
    Optional m_ModelID As Integer = 0) As Variant
  • m_VarID [in]

Type: Integer

  • m_ModelID [in, optional]

Type: Integer

Default value: 0

Variant.