Proprietà RevCommandGridInfoDataListAttachToManage
|
Lista degli allegati da gestire (impostata dal chiamante)
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi public DocStructInfoList AttachToManage { get; set; }
Public Property AttachToManage As DocStructInfoList
Get
Set
public:
property DocStructInfoList^ AttachToManage {
DocStructInfoList^ get ();
void set (DocStructInfoList^ value);
}
member AttachToManage : DocStructInfoList with get, set
Valore della proprietà
Tipo:
DocStructInfoListVedi anche