Proprietà ModifyingDocumentInfoListHasToBeUpdatedList
|
Restituisce la lista degli elementi che sono modificabili ma da visualizzare all'utente.
Restituisce una lista sempre inizializzata ed eventualmente vuota.
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 28.1.0-RC3
Sintassipublic ModifyingDocumentInfoList HasToBeUpdatedList { get; }Public ReadOnly Property HasToBeUpdatedList As ModifyingDocumentInfoList
Get
public:
property ModifyingDocumentInfoList^ HasToBeUpdatedList {
ModifyingDocumentInfoList^ get ();
}member HasToBeUpdatedList : ModifyingDocumentInfoList with get
Valore della proprietà
ModifyingDocumentInfoList
Vedi anche