Click or drag to resize

Metodo MoveDocumentMoveDocumentListAdd (String, String, DedDocMovReasonEnum)

Aggiunge un nuovo elemento alla collezione.

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

Parametri

fileName
Tipo: SystemString
Elemento da aggiungere.
newPath
Tipo: SystemString
Nome completo che l'elemento dovrà avere.
reason
Tipo: DedNet.CoreDedDocMovReasonEnum
Motivo dello spostamento.

Valore di ritorno

Tipo: MoveDocumentMoveDocumentItem
Vedi anche