|   | ContainerRecordCreation Property | 
        
        
            Gets the date and time of file creation.
            
        
        Namespace: GSF.PQDIF.LogicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic DateTime Creation { get; set; }Public Property Creation As DateTime
	Get
	Set
public:
property DateTime Creation {
	DateTime get ();
	void set (DateTime value);
}member Creation : DateTime with get, set
function get_Creation();
function set_Creation(value);
Property Value
DateTime See Also
See Also