Click or drag to resize

ExportItemPromote Method

THIS IS NOT TESTED WELL

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

Parameters

parent  ExportItem
bCascade  Boolean  (Optional)
See Also