clQDVSharing.GetFullInformationForAllUsers Method

NOTE: This member is now obsolete. Use Qdv.UserApi.ISharing.GetFullInformationForAllUsers instead.

Returns information for all users being listed in the sharing table of the estimate.
[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.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition