Library | Module

Interface IpfcAttachment



Description

This interface represents a detail item attachment.
See Also:
IpfcFreeAttachment, IpfcParametricAttachment, IpfcOffsetAttachment, IpfcUnsupportedAttachment
Direct Known Subclasses:
IpfcFreeAttachment, IpfcOffsetAttachment, IpfcParametricAttachment, IpfcUnsupportedAttachment



Method Summary

FunctionGetType () as IpfcAttachmentType
Returns the type of detail attachment that this data object represents.



Method Detail


FunctionGetType () as IpfcAttachmentType

Returns the type of detail attachment that this data object represents.
See Also:
IpfcFreeAttachment, IpfcParametricAttachment, IpfcOffsetAttachment, IpfcUnsupportedAttachment
Returns:
The type of detail attachment.