ISharing.CreateFileForParentEstimate Method

Creates a file for the parent estimate in non transparency mode.
Sub CreateFileForParentEstimate( _ 
ByVal parentFileName As String
)
This language is not supported or no code example is available.
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.
Version
 
Available since QDV 7.18.696.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition