clQDVSharing Constructor

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

Initializes a new instance of the clQDVSharing class.
<Obsolete("Use Qdv.UserApi.IEstimate.Sharing instead.")> _ 
Public Sub New( _ 
ByRef CallingQDVEstimate As QDVEstimate
)
This language is not supported or no code example is available.
[Obsolete("Use Qdv.UserApi.IEstimate.Sharing instead.")] 
public clQDVSharing( 
ref QDVEstimate CallingQDVEstimate 
)
This language is not supported or no code example is available.

Parameters

CallingQDVEstimate
QDVEstimate

The estimate from Which you want to get list of sharing users.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition