Click or drag to resize

BCExtensionCommandGroupCollectionEditorCreateNewItemTypes Method

Gets the data types that this collection editor can contain.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Design
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
protected override Type[] CreateNewItemTypes()

Return Value

Type: Type
An array of data types that this collection can contain.
See Also