Click or drag to resize

CTObjectDataHandlerE, O, SCreateOwnedObject Method

Creates new lookuplist for the settings if it doesn't have. Given baseName is used as basis but unique name is obtained with number in parenthesis if it's in use.

Namespace: CTExtensions.ExportCore.CTObjectData
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public S CreateOwnedObject(
	S settings,
	string baseName
)

Parameters

settings  S
baseName  String

Return Value

S
See Also