Library
|
Module
Frames
|
Expand
Class pfcAttachment
Description
This interface represents a detail item attachment.
See Also:
pfcFreeAttachment
,
pfcParametricAttachment
,
pfcOffsetAttachment
,
pfcUnsupportedAttachment
Direct Known Subclasses:
pfcFreeAttachment
,
pfcOffsetAttachment
,
pfcParametricAttachment
,
pfcUnsupportedAttachment
Method Summary
pfcAttachmentType
GetType
()
Returns the type of detail attachment that this data object represents.
Method Detail
pfcAttachmentType
GetType
()
Returns the type of detail attachment that this data object represents.
See Also:
pfcFreeAttachment
,
pfcParametricAttachment
,
pfcOffsetAttachment
,
pfcUnsupportedAttachment
Returns:
The type of detail attachment.