ChildEstimateImportOptions Class
| Name | Description | |
|---|---|---|
     
	
	    
	   | 
	  ChildEstimateImportOptions() | Initializes a new instance of the ChildEstimateImportOptions class with all options set to true. | 
| Name | Description | |
|---|---|---|
 
    
	 | 
	ContinueIfNoTaskWithGuidInChild | Gets or sets a value indicating whether the import should continue if a task with specific GUID does not exist in the child estimate. | 
 
    
	 | 
	ContinueOnCurrencyMismatchInNonTransparent | Gets or sets a value indicating whether the import should continue in non transparency mode, if the currencies of the parent and child estimates are different. | 
 
    
	 | 
	ContinueOnSharedGuidNoLongerExists | Gets or sets a value indicating whether the import should continue if the child estimate owns a shared GUID that does not longer exist in the parent estimate and therefore the task cannot be merged. | 
 
    
	 | 
	ContinueOnSharedGuidOwnerChanged | Gets or sets a value indicating whether the import should continue if the owner of a shared GUID has been changed in the parent estimate since the child estimate was created and therefore the task cannot be merged. | 
 
    
	 | 
	ImportChildNotRegisteredInProMo | Gets or sets a value indicating whether to import the child estimate that is work-flow controlled via ProMo+ but its file is not registered to ProMo+. | 
 
    
	 | 
	ImportFromGrandchild | Gets or sets a value indicating whether to import all matching tasks even from non direct child user. This property is currently not used, such import is never allowed. | 
 
    
	 | 
	ImportOutdatedChild | Gets or sets a value indicating whether to import an outdated child estimate. It means that the child estimate was issued earlier than the last issuing. | 
| Name | Description | |
|---|---|---|
 
    
	 | 
	DisableAll() | Sets all options to false. | 
 
    
	 | 
	EnableAll() | Sets all options to true. | 
 
    
	 | 
	Equals(Object) | Determines whether the specified object is equal to the current object. (inherited from Object). | 
    
    
	  
    
	 | 
	Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). | 
 
    
	 | 
	GetHashCode | Serves as the default hash function. (inherited from Object). | 
 
    
	 | 
	GetType | Gets the Type of the current instance. (inherited from Object). | 
    
    
	  
    
	 | 
	MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). | 
 
    
	 | 
	ToString | Returns a string that represents the current object. (inherited from Object). | 
	
			When a child estimate is imported, various unusual situations may happen. In a GUI mode, the user
is prompted for the action - whether to continue or cancel the import. In a silent mode,
these settings are used to determine what to do.
	
					
Qdv.CommonApi.Sharing.ChildEstimateImportOptions
				
	
		Available since QDV 7.18.689.
	
					
	
	    
	  
    
	
    
	  
    
	