Proprietà CheckOutDocumentIgnoreDataLockState
             | 
          
        
        
            Consente di ignorare il blocco legato allo stato dell'anagrafica
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic bool IgnoreDataLockState { get; set; }Public Property IgnoreDataLockState As Boolean
	Get
	Set
public:
property bool IgnoreDataLockState {
	bool get ();
	void set (bool value);
}member IgnoreDataLockState : bool with get, set
Valore della proprietà
Boolean
Vedi anche