Share this page
public void CanCopyTestFolder()
{
ActionPermission actPerimission;
actPerimission = (ActionPermission)tdConnection.ActionPermission;
if (actPerimission.ActionEnabled["ac_copy_folder"])
{
//current user allowed to copy test folder
}
else
{
//current user not allowed to add copy test folder
}
}
|
Tips to improve your search results...
ALM Open Test Architecture API ReferenceVersion: 12.50 and laterOTA ReferenceAllView Local Help CenterView Online Help CenterbackGo back in browser historyforwardGo forward in browser historyRemove search highlightsnext topicGo to next topicprevious topicGo to previous topicPrint the current topic(Undefined variable: _rscC_Basic_Variables.VersionLabel)