| 
            
              ISnmpContextCreatedTime Property
             | 
          
        
        
            Gets the created time.
            
        
        Namespace: GSF.Net.Snmp.PipelineAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.258-beta
SyntaxDateTime CreatedTime { get; }ReadOnly Property CreatedTime As DateTime
	Get
property DateTime CreatedTime {
	DateTime get ();
}abstract CreatedTime : DateTime with get
function get_CreatedTime();
 View SourceProperty Value
DateTimeThe created time.
See Also