clQDVSharing.CreateFileForParentEstimate Method

Creates a file for the parent estimate in non transparency mode.
public void CreateFileForParentEstimate( 
string parentFileName 
)
This language is not supported or no code example is available.

Parameters

parentFileName
string

The file name of the parent estimate to be created.

Exception type Condition

QdvApiException

An error occurred. Especially the cases with the following QdvApiException.Id values:

Exception

Any other error occurred.

Remarks
 
This method throws exceptions.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition