  | OriginateResponseStartTime Property  | 
[Missing <summary> documentation for "P:AsterNET.Manager.Response.OriginateResponse.StartTime"]
 
Namespace: AsterNET.Manager.ResponseAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic DateTime StartTime { get; set; }Public Property StartTime As DateTime
	Get
	Set
public:
property DateTime StartTime {
	DateTime get ();
	void set (DateTime value);
}member StartTime : DateTime with get, set
Property Value
Type: 
DateTime
See Also