API Documentation > Classes > Class pfcDetailLeaderAttachment
Class pfcDetailLeaderAttachment
Description
This interface represents methods for creating leader attachment data.
Direct Known Subclasses:
Method Summary
Get leader attachment data.
Get type of leader used.
void
Set leader attachment data using Free or Parametric Attachment.
Method Detail
GetLeaderAttachment
()
Get leader attachment data.
Returns:
leader attachment data.
Get type of leader used.
Returns:
leader type.
void
SetLeaderAttachment
(pfcAttachment LeaderAttach)
Set leader attachment data using Free or Parametric Attachment.
See Also:
Parameters:
LeaderAttach
attachment data.
Was this helpful?