IEstimate.GetSharingUsers Method

NOTE: This member is now obsolete. Use IEstimate.Sharing property instead.

Gets the access to the task sharing functionality. This is simply the same as the Sharing property.
<Obsolete("Use IEstimate.Sharing property instead.")> _ 
Function GetSharingUsers() As ISharing
This language is not supported or no code example is available.
[Obsolete("Use IEstimate.Sharing property instead.")] 
ISharing GetSharingUsers()
This language is not supported or no code example is available.

Return Value

ISharing

Sharing object.

Version
 
Available since QDV 7.13.0001.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition