Select the user has specified roles in the folio.
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
IUser[] SelectUsers( IFolio folio ) |
Visual Basic |
---|
Function SelectUsers ( _ folio As IFolio _ ) As IUser() |
Visual C++ |
---|
array<IUser^>^ SelectUsers( IFolio^ folio ) |
Parameters
- folio
- Type: Cartella.Interfaces..::..IFolio
Folio to get users for