IsNew Property

Description

Indicates whether the test is currently untitled or business component is newly created.

Property type

Read-only property

Syntax

Visual Basic
Public Property IsNew As Boolean

Remarks

There are certain operations that can only be performed when the test or component does not contain any objects. The IsNew property can be useful for determining whether such operations can be performed. 

See Also

Test Object  | Test Members