Gets or sets the lock scope.
            0 = Shared: Shared lock.
            1 = Exclusive: Exclusive lock.
            
 
    Namespace: 
   Packflow.Core
    Assembly:
   MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
 Syntax
Syntaxpublic int LockScope { get; set; }Property Value
Type: 
Int32 See Also
See Also