clQDVSharing.GetFullInformationForAllUsers Method
NOTE: This member is now obsolete. Use Qdv.UserApi.ISharing.GetFullInformationForAllUsers instead.
[Obsolete("Use Qdv.UserApi.ISharing.GetFullInformationForAllUsers instead.")]
public List<UserInformation> GetFullInformationForAllUsers(
WhichUserInformation WhichInformation
)
This language is not supported or no code example is available.
Parameters
- WhichInformation
- WhichUserInformation
Specifies which information will be retrieved.
Return Value
List<UserInformation>A list of UserInformation or null reference (Nothing in Visual Basic) when the method fails.