WillCreateChild Method
Overloads
WillCreateChild(GenericObjectProperties, GenericObjectProperties) |
Callback before create |
WillCreateChild(GenericObjectProperties, GenericObjectProperties)
Callback before create
Declaration
protected virtual void WillCreateChild(GenericObjectProperties parentGenericObjectProperties, GenericObjectProperties genericObjectProperties)
Parameters
Type | Name | Description |
---|---|---|
GenericObjectProperties | parentGenericObjectProperties |
Properties of the parent object |
GenericObjectProperties | genericObjectProperties |
Properties of the child object to create |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!