PlaceholderItemGetInSync Method  | 
IT Hit User File System 
            Gets in-sync state of the placeholder.
            
 
    Namespace: 
   ITHit.FileSystem.Windows
    Assembly:
   ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 9.0.29552.0
SyntaxPublic Function GetInSync As Boolean
member GetInSync : unit -> bool 
Return Value
Type: 
BooleanTrue if the placeholder is in-sync with the remote storage. False otherwise.
See Also