API Help
Eplan.EplApi.ApplicationFramework Namespace / UserRights Class / IsRightExisting Method

In This Topic
    IsRightExisting Method
    In This Topic
    Syntax
    public bool IsRightExisting( 
       string strRightname
    )
    public:
    bool IsRightExisting( 
       String^ strRightname
    ) 

    Parameters

    strRightname
    See Also