Proprietà DocStructInfoDataUpdated
|
Restituisce o imposta se l'aggiornamento del riferimento fisico del file sia o meno avvenuta.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool DataUpdated { get; set; }
Public Property DataUpdated As Boolean
Get
Set
public:
property bool DataUpdated {
bool get ();
void set (bool value);
}
member DataUpdated : bool with get, set
Valore della proprietà
BooleanVedi anche