DBTable.CaseState

Get/Set the CaseState of the indicated case. If VarNumber is provided and is a CaseStateVar, get the CaseState from there instead.

Syntax Parameters Return/assignment Value
Property DBTable.CaseState( _
    CaseNumber As Long, _
    Optional VarNumber As Variant) As StaCaseState
  • CaseNumber [in]

    Type: Long

  • VarNumber [in, optional]

    Type: Variant

StaCaseState