Previous Topic: SummaryNext Topic: Output


Input

MODELID

ModelId is a unique integer within the encyclopedia that identifies the model. This designates the model that you want to lock.

ENCYLOCKTYPE

LockType is the type of lock that will be applied to the model. Possible lock types are: Read or Write

A Write lock prevents access to the model. A Read lock prevents updates to the model.

EAPI_READ_LOCK = Read
EAPI_WRITE_LOCK = Write