QDVGantt Constructor
NOTE: This member is now obsolete. Use Qdv.UserApi.IEstimateVersion.GetGantt instead.
<Obsolete("Use Qdv.UserApi.IEstimateVersion.GetGantt instead.")> _
Public Sub New( _
ByRef CallingQDVEstimate As QDVEstimate, _
Optional ByVal Version As Integer = 0 _
)
This language is not supported or no code example is available.
Parameters
- CallingQDVEstimate
- QDVEstimate
The estimate from which you want to reference the Gantt diagram.
- Version
- int
If omitted, the current version is returned. If you return an older version (greater than 0), the instance is read only.