PartComponentDefinition.IsContentMember Property
Parent Object: PartComponentDefinitionDescription
Property that indicates if this part is a Content Center part or not. A value of True indicates it is a Content Center part.
Syntax
PartComponentDefinition.IsContentMember() As BooleanProperty Value
This is a read only property whose value is a Boolean.Samples
Name | Description |
Replace content center part | This sample demonstrates how to replace the content part referenced by an assembly occurrence. |