ISharing Interface

Provides the task sharing functionality.
Public Interface ISharing
This language is not supported or no code example is available.
public interface ISharing
This language is not supported or no code example is available.
Methods
 
Name Description
Public method CreateChildEstimate(string, TaskSharingOptions, PlannerSharingOptions, string) Creates a child estimate for the current parent estimate.
Public method CreateFileForParentEstimate(string) Creates a file for the parent estimate in non transparency mode.
Public method GetFullInformationForAllUsers(UserInformationFilter) Returns information for all owners being listed in the sharing table of the estimate.
Public method ImportSharedEstimate(string, SharingUniqueFieldsSynchroMode, ChildEstimateImportOptions) Imports a child estimate into the current parent estimate.
Top
Version
 
Available since QDV 7.13.0001.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition