frmBatiprixApiKey Constructor

Public Sub New( _ 
ByVal estimate As Estimate
)
This language is not supported or no code example is available.
public frmBatiprixApiKey( 
Estimate estimate 
)
This language is not supported or no code example is available.
public:  
frmBatiprixApiKey( 
Estimate^ estimate 
)
This language is not supported or no code example is available.
public function frmBatiprixApiKey( 
estimate : Estimate 
);
This language is not supported or no code example is available.

Parameters

estimate
Estimate

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition