QDVWBS.IsProgress Method

NOTE: This member is now obsolete. Use Qdv.UserApi.IEstimateVersion.IsProgress instead.

Indicates whether this version is a progress statement.
[Obsolete("Use Qdv.UserApi.IEstimateVersion.IsProgress instead.")] 
public int IsProgress()
This language is not supported or no code example is available.

Return Value

int

1 when current version is a progress statement, 0 otherwise. Returns Integer for compatibility with the request language.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition