Share

FactoryOptions.ApplyToAllMembers Method

Parent Object: FactoryOptions

Description

Method that applies the factory options to all members of the factory including existing ones. By default, any factory options specified using the FactoryOptions object will only apply to newly created members. If the options need to be applied to existing members also, this method needs to be called.

Syntax

FactoryOptions.ApplyToAllMembers()

Version

Introduced in version 2010

Was this information helpful?