Click or drag to resize

AutoActionEndModel Methods

The AutoActionEndModel type exposes the following members.

Methods
  Name Description
Public method DeepCopy
Creates an in-memory clone of this object using a BinaryFormatter to ensure all child properties are copied as well.
(Inherited from BaseModel.)
Public method Equals (Overrides ObjectEquals(Object).)
Public method GetHashCode (Overrides ObjectGetHashCode.)
Public method ShallowCopy (Inherited from BaseModel.)
Public method ToString
Returns a string that represents the current object.
(Inherited from BaseModel.)
Public method UpdateModels
This method will update this model and all its child models.
(Inherited from BaseModel.)
Top
See Also