This documentation is archived and is not being maintained.
QueryBuildRange.status Method [AX 2012]
Gets or sets the status of an object.
public int status([int value])
Run On
Called
Parameters
-
value
- Type: int
Return Value
Type:
int
The current status of the object.
The following values are possible for the status:
-
0 – Status Open.
-
1 – Status Lock.
-
2 – Status Hide.