Proprietà SaveCommandClientDocs
|
Lista dei documenti che sono gestiti dal client.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public DocStructInfoList ClientDocs { get; set; }
Public Property ClientDocs As DocStructInfoList
Get
Set
public:
property DocStructInfoList^ ClientDocs {
DocStructInfoList^ get ();
void set (DocStructInfoList^ value);
}
member ClientDocs : DocStructInfoList with get, set
Valore della proprietà
Tipo:
DocStructInfoListVedi anche