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: 23.3.0.0 (23.3.0.0)
Sintassi
public MoveDocumentMoveDocumentItem Add(
	DocStructInfo _ds,
	string newPath,
	DedDocMovReasonEnum reason
)

Parametri

_ds
Tipo: DedNet.CoreDocStructInfo
newPath
Tipo: SystemString
Nome completo che l'elemento dovrà avere.
reason
Tipo: DedNet.CoreDedDocMovReasonEnum
Motivo dello spostamento.

Valore di ritorno

Tipo: MoveDocumentMoveDocumentItem
Vedi anche