[This is preliminary documentation and is subject to change.]
Gets only those user information that is requested
Namespace:
OfficeClip.DBLayer.ServiceAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public OCUser[] GetChangesForGroupList( string folderId, string[] changes ) |
Visual Basic (Declaration) |
---|
Public Function GetChangesForGroupList ( _ folderId As String, _ changes As String() _ ) As OCUser() |
Visual C++ |
---|
public: array<OCUser^>^ GetChangesForGroupList( String^ folderId, array<String^>^ changes ) |
Parameters
- folderId
- Type: System..::.String
TThe unique id of the folder
- changes
- Type: array<System..::.String>[]()[]
The array of strings for which the changes are required