QueryBuildRange.status Method
Gets or sets the status of an object.
Syntax
public int status([int value])
Run On
Called
Parameters
- value
Type: int
Return Value
Type: int
The current status of the object.
Remarks
The following values are possible for the status:
0 – Status Open.
1 – Status Lock.
2 – Status Hide.