Proprietà DocumentLinkingEventArgsDocuments
|
Restituisce l'elenco dei documenti che si vogliono linkare all'anagrafica.
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public DocStructInfoList Documents { get; set; }
Public Property Documents As DocStructInfoList
Get
Set
public:
property DocStructInfoList^ Documents {
DocStructInfoList^ get ();
void set (DocStructInfoList^ value);
}
member Documents : DocStructInfoList with get, set
Valore della proprietà
Tipo:
DocStructInfoListVedi anche