Share via


UpsertCaseRequest Members

Microsoft Robotics Class Reference

The UpsertCaseRequest type exposes the following members.

Constructors

  Name Description
Dd150415.pubmethod(en-us,MSDN.10).gif UpsertCaseRequest
Initializes a new instance of the UpsertCaseRequest class

Methods

  Name Description
Dd150415.pubmethod(en-us,MSDN.10).gif Clone
Clones UpsertCaseRequest
(Overrides TestCaseState. . :: .Clone() () ().)
Dd150415.pubmethod(en-us,MSDN.10).gif CopyTo
Copies the data member values of the current UpsertCaseRequest to the specified target object
(Overrides TestCaseState. . :: .CopyTo(IDssSerializable).)
Dd150415.pubmethod(en-us,MSDN.10).gif Deserialize
Deserializes UpsertCaseRequest
(Overrides TestCaseState. . :: .Deserialize(BinaryReader).)
Dd150415.pubmethod(en-us,MSDN.10).gif Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Dd150415.protmethod(en-us,MSDN.10).gif Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Dd150415.pubmethod(en-us,MSDN.10).gif GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Dd150415.pubmethod(en-us,MSDN.10).gif GetType
Gets the Type of the current instance.
(Inherited from Object.)
Dd150415.protmethod(en-us,MSDN.10).gif MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Dd150415.pubmethod(en-us,MSDN.10).gif Serialize
Serializes the data member values of the current UpsertCaseRequest to the specified writer
(Overrides TestCaseState. . :: .Serialize(BinaryWriter).)
Dd150415.pubmethod(en-us,MSDN.10).gif ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  Name Description
Dd150415.pubproperty(en-us,MSDN.10).gif Description
Test case description
(Inherited from TestCaseState.)
Dd150415.pubproperty(en-us,MSDN.10).gif EndTime
End time
(Inherited from TestCaseState.)
Dd150415.pubproperty(en-us,MSDN.10).gif EndTimeSpecified
True if an end time was specified on test case completion
(Inherited from TestCaseState.)
Dd150415.pubproperty(en-us,MSDN.10).gif Fail
Fail count
(Inherited from TestCaseState.)
Dd150415.pubproperty(en-us,MSDN.10).gif Name
Test case name
(Inherited from TestCaseState.)
Dd150415.pubproperty(en-us,MSDN.10).gif Pass
Pass count
(Inherited from TestCaseState.)
Dd150415.pubproperty(en-us,MSDN.10).gif StartTime
Start time
(Inherited from TestCaseState.)
Dd150415.pubproperty(en-us,MSDN.10).gif StartTimeSpecified
True if a start time was specified
(Inherited from TestCaseState.)

See Also

UpsertCaseRequest Class

Microsoft.Dss.Services.Test.Proxy Namespace