Proprietà DocStructOperationBaseDocument
             | 
          
        
        
            Restituisce il documento abbinato al file oppure null se non è
            registrato nel Database.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic DedDoc Document { get; set; }Public Property Document As DedDoc
	Get
	Set
public:
property DedDoc^ Document {
	DedDoc^ get ();
	void set (DedDoc^ value);
}member Document : DedDoc with get, set
Valore della proprietà
DedDoc
Vedi anche