TaskSharingOptions Class

Contains general sharing options used when creating child estimates.
Public Class TaskSharingOptions
This language is not supported or no code example is available.
public class TaskSharingOptions
This language is not supported or no code example is available.
Name Description
Public property AllowAllChangesInWbs Gets or sets a value indicating whether all changes in WBS (in owned rows) are allowed.
Public property AllowCreatingSubtasks Gets or sets a value indicating whether creation of sub-tasks is allowed.
Public property AllowEditQuantityInWbs Gets or sets a value indicating whether quantity editing is allowed in WBS.
Public property AllowEditingDbOfEstimate Gets or sets a value indicating whether children can edit the database of the estimate.
Public property AllowForcedSellingPricesInWbs Gets or sets a value indicating whether forced selling prices are allowed in WBS.
Public property ExportAllOwners Gets or sets a value indicating whether to export all owners to the child estimate.
Public property ExportFullDbOfEstimate Gets or sets a value indicating whether to export the entire content of the database of the estimate to the child estimate.
Public property GiveRightsToFullBranches Gets or sets a value indicating whether to give rights to full branches when possible.
Public property RegisterToProMoPlus Gets or sets a value indicating whether to register child estimates to ProMo+.
Public property RemoveOtherOwnerTasks Gets or sets a value indicating whether to remove the tasks that are owned by others.
Public property Transparency Gets or sets a value indicating whether the transparency is used.
Top
Methods
 
Name Description
Public method Equals(Object) Determines whether the specified object is equal to the current object. (inherited from Object).
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object).
Public method GetHashCode Serves as the default hash function. (inherited from Object).
Public method GetType Gets the Type of the current instance. (inherited from Object).
Protected method MemberwiseClone Creates a shallow copy of the current Object. (inherited from Object).
Public method ToString Returns a string that represents the current object. (inherited from Object).
Top
Qdv.CommonApi.Sharing.TaskSharingOptions
Version
 
Available since QDV 7.18.689.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition