ElementGroupPrototype.CanCreateElementGroup Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
CanCreateElementGroup(Partition) | Can this prototype element group create a clone of the progenitor element group in the indicated partition? | |
CanCreateElementGroup(Store) | Can this prototype element group create a clone of the progenitor element group in the indicated store? | |
CanCreateElementGroup(Partition, IElementPartitionMapper) | Can this prototype element group create a clone of the progenitor element group in the indicated partition? |
Top