Restituisce se il documento è associato ad almeno una anagrafica
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.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