Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.