PartUtils.GetAssociatedParts
Description:
Returns all Parts that are associated with the given element.
Returns all Parts that are associated with the given element.
Overloads (2):
GetAssociatedParts(Document,ElementId,Boolean,Boolean)
-
hostDocumentThe document of the element.
-
elementIdThe element to be checked for associated Parts.
-
BooleanincludePartsWithAssociatedPartsIf true, include parts that have associated parts.
-
BooleanincludeAllChildrenIf true, return all associated Parts recursively for all children. If false, only return immediate children.
-
A non-optional argument was null