Share

PartComponentDefinition.IsiPartFactory Property

Parent Object: PartComponentDefinition

Description

Property that returns if the part is an iPart Factory or not. It returns True in the case where the part is a factory. If True, the factory can be obtained using the iPartFactory property.

Syntax

PartComponentDefinition.IsiPartFactory() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Samples

Name Description
Adding iPart occurrences to an assembly This sample demonstrates adding iPart occurrences to an assembly.

Version

Introduced in version 6

Was this information helpful?