 | 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.CTObjectDataAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic S CreateOwnedObject(
S settings,
string baseName
)
Public Function CreateOwnedObject (
settings As S,
baseName As String
) As S
Parameters
- settings S
- baseName String
Return Value
S
See Also