API Documentation > Interface Classes > Class pfcAttachment
Class pfcAttachment

# include <pfcDetail.h>

class
pfcAttachment
: public virtual
xobject
{
xdeclare(pfcAttachment)
...
};
This is a
COMPACT class.

Description
This interface represents a detail item attachment.
See Also:
User Guide References:
Direct Known Subclasses:
Method Summary
Returns the type of detail attachment that this data object represents.
Method Detail
Returns the type of detail attachment that this data object represents.
See Also:
User Guide References:
Returns:
The type of detail attachment.
Was this helpful?