Click or drag to resize

ExportItemPromote Method

THIS IS NOT TESTED WELL

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public void Promote(
	ExportItem parent,
	bool bCascade = false
)

Parameters

parent
Type: CTExtensions.ExportCore.ExportHandlerExportItem
bCascade (Optional)
Type: SystemBoolean
See Also