Gets a value indicating whether this file has been confirmed after its upload.
            
A file is confirmed by saving its parent item with 
            a reference to the file in the corresponding FileHolder field value.
 
    Namespace: 
   Packflow.Core
    Assembly:
   MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
 Syntax
Syntaxpublic bool Confirmed { get; }Property Value
Type: 
Boolean See Also
See Also