Proprietà DocumentLinkingEventArgsDocuments
|
Restituisce l'elenco dei documenti che si vogliono linkare all'anagrafica.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
DocStructInfoListVedi anche