Proprietà SaveCommandClientDocs
|
Lista dei documenti che sono gestiti dal client.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
DocStructInfoListVedi anche