| IConnectorCreated Property  | 
            Gets the date and time, at UTC, that the connector was first created.
            
 
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxDateTime Created { get; }ReadOnly Property Created As DateTime
	Get
property DateTime Created {
	DateTime get ();
}abstract Created : DateTime with get
Property Value
Type: 
DateTime
See Also