DataPackage.QueryEditFiles Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
QueryEditFiles(array<String[]) | Queries version control to determine whether the specified file can be checked out. |
![]() ![]() |
QueryEditFiles(Boolean%, array<String[]) | Ask Source Code Control (SCC) whether the file can be checked out. SCC will check out the file if it is allowed to do so. The user may be prompted, depending on settings, before checkout. |
Top