Proprietà CaricaParteDocInfos
|
Namespace: DedNetSw.CommandsAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.1.0
Sintassi public List<DedCommandDocAnagrInfo> DocInfos { get; set; }
Public Property DocInfos As List(Of DedCommandDocAnagrInfo)
Get
Set
public:
property List<DedCommandDocAnagrInfo^>^ DocInfos {
List<DedCommandDocAnagrInfo^>^ get ();
void set (List<DedCommandDocAnagrInfo^>^ value);
}
member DocInfos : List<DedCommandDocAnagrInfo> with get, set
Valore della proprietà
ListDedCommandDocAnagrInfoVedi anche