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