Share

PartComponentDefinition.IsContentMember Property

Parent Object: PartComponentDefinition

Description

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 Boolean

Property 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.

Version

Introduced in version 2010

Was this information helpful?