ITestList.CanChangeTestLists Property

Definition

Gets a value that indicates whether the child lists can be modified.

public:
 property bool CanChangeTestLists { bool get(); };
public bool CanChangeTestLists { get; }
member this.CanChangeTestLists : bool
Public ReadOnly Property CanChangeTestLists As Boolean

Property Value

true if the list items can be modified; otherwise, false.

Applies to