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.
Builds the structure of a process and stores it in the server process map.
Syntax
private void buildStructure(CLRObject _process, RFIDServerTable _serverTable)
Run On
Server
Parameters
- _process
Type: CLRObject Class
The process to build the structure for.
- _serverTable
Type: RFIDServerTable Table
The ID of the server where the process belongs.