 | CaseCriteria Property |
Namespace:
SmartTests
Assembly:
SmartTests (in SmartTests.dll) Version: 1.12.0
Syntaxpublic Criteria Criteria { get; }
Public ReadOnly Property Criteria As Criteria
Get
public:
property Criteria^ Criteria {
Criteria^ get ();
}
member Criteria : Criteria with get
Property Value
Type:
Criteria
See Also