Click or drag to resize

InformationContainerDuplicate Method


Namespace: IIB.ICDD.Model
Assembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntax
C#
public InformationContainer Duplicate(
	string? newContainerId,
	string? newContainerName
)

Parameters

newContainerId  String
 
newContainerName  String
 

Return Value

InformationContainer
See Also