API Help
Eplan.EplApi.DataModel Namespace / LockingVector Class / LockObjects Method

In This Topic
    LockObjects Method
    In This Topic
    Syntax
    public void LockObjects( 
       list >* hObj2LockList, 
       bool bAutoDetectDependents 
    )
    public: 
    void LockObjects( 
       list >* hObj2LockList, 
       bool bAutoDetectDependents 
    ) 

    Parameters

    hObj2LockList
    bAutoDetectDependents
    See Also