|  | ImportSetCreated Property  | 
 
                The date and time that the ImportSet was created
            
 
    Namespace: 
   Law.EdaIntegration.Import
    Assembly:
   Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.3
 Syntax
Syntaxpublic Nullable<DateTime> Created { get; }Property Value
Type: 
NullableDateTime Remarks
Remarks
                All date/time values are stored in UTC
            
 See Also
See Also