Restituisce se il documento è associato ad almeno una anagrafica
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic bool HasData { get; }Public ReadOnly Property HasData As Boolean
	Get
public:
property bool HasData {
	bool get ();
}member HasData : bool with get
Valore della proprietà
Boolean
Vedi anche