ExportConfigInfoCreatedTime Property  | 
 
            Gets the creation UTC date and time of this configuration.
            
 
    Namespace: 
   Dundas.BI.Transfer
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic DateTime CreatedTime { get; }Public ReadOnly Property CreatedTime As DateTime
	Get
public:
property DateTime CreatedTime {
	DateTime get ();
}member CreatedTime : DateTime with get
Property Value
Type: 
DateTime
See Also