ConceptHMI Web Help
IsFactoryValid Method (ConceptElement)
The factory to test.
The base type.
Tests if a factory is valid for the current class, depending on the base type. This method can be overriden to dynamically change the validity of factories.
Syntax
public virtual bool IsFactoryValid( 
   ConceptFactory factory,
   Type baseType
)

Parameters

factory
The factory to test.
baseType
The base type.

Return Value

A System.Boolean that represents the validity of the factory.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ConceptElement Class
ConceptElement Members

 

 


© 2016 Objectis

Send Feedback