Transition | Overloaded. Initializes a new instance of the Transition class. |
ActivityName | Gets and sets the name of the destination activity |
DestinationActivity | Gets or sets the destination ActivityDefinition of this transition. |
ResultName | Gets and sets the name of the result of the activity |
SourceActivity | Gets the source ActivityDefinition of this transition. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetSummary | Gets the summary of the transition |
GetType (inherited from Object) | Gets the Type of the current instance. |
IsValid | Tests that the transition is valid. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Validate | Tests that the transition is valid, returning a collection of error messages. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |