EndTimeSpecified Field

Microsoft Robotics Class Reference

True if an end time was specified on test case completion

Namespace:  Microsoft.Dss.Services.Test
Assembly:  Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 2.1.9999.0

Syntax

[DataMemberAttribute(IsRequired = true)]
public bool EndTimeSpecified
'Declaration
<DataMemberAttribute(IsRequired := True)> _
Public EndTimeSpecified As Boolean
[DataMemberAttribute(IsRequired = true)]
public:
bool EndTimeSpecified

See Also

TestCaseState Class

Microsoft.Dss.Services.Test Namespace