Click or drag to resize

Metodo MoveDocumentMoveDocumentListAdd(DocStructInfo, String, DedDocMovReasonEnum)

Aggiunge un nuovo elemento alla collezione.

Namespace: DedNet.Commands
Assembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi
public MoveDocumentMoveDocumentItem Add(
	DocStructInfo _ds,
	string newPath,
	DedDocMovReasonEnum reason
)

Parametri

_ds  DocStructInfo
 
newPath  String
Nome completo che l'elemento dovrà avere.
reason  DedDocMovReasonEnum
Motivo dello spostamento.

Valore di ritorno

MoveDocumentMoveDocumentItem
Vedi anche