VersionControlServer.GetPermissions Method
Include Protected Members
Include Inherited Members
Gets the permissions of the specified Items.
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 | |
---|---|---|
GetPermissions(array<String[], RecursionType) | Gets the permissions of the specified Items. | |
GetPermissions(array<String[], array<String[], RecursionType) | Gets the permissions of the specified Items. |
Top