Qdv.QdvUserApiManager Property

Gets the current QdvManager required in the user API.
Public ReadOnly Property QdvUserApiManager() As QdvManager
This language is not supported or no code example is available.
public QdvManager QdvUserApiManager {get;}
This language is not supported or no code example is available.

Property Value

QdvManager
Remarks
 
When you create the Qdv object, it is not initialized. You need to explicitly call the Initialize method which sets this property to the correct value.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition