Header Text Coming Soon! You can Contact Us below anytime!

[This is preliminary documentation and is subject to change.]

Gets/Sets the end of the age

Namespace:  SpiderMaster
Assembly:  SpiderMaster.Net (in SpiderMaster.Net.dll) Version: 0.0.6.0 (0.0.6.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public DateTime Terminus { get; set; }
Public Property Terminus As DateTime
	Get
	Set
public:
property DateTime Terminus {
	DateTime get ();
	void set (DateTime value);
}

See Also