StatisticCommand Property
Description
Returns a Statistics object if Command is of Type STATISTICS. Otherwise it returns Nothing. Read-only.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property StatisticCommand As STATISTICS |
Return Type
Statistics object.
See Also