GetTargetVersionId Method
Gets the tip version id or tip released version id from current revision
Syntax
public System.long GetTargetVersionId(
System.bool releasedBiased
)Public Function GetTargetVersionId( _
ByVal releasedBiased As System.Boolean _
) As System.LongParameters
| Name | Description |
|---|---|
| releasedBiased | True if we should getthe tip released version id, false if we should get the tip version id |
Return Value
Target version id