Library | Module

Interface IpfcDetailCreateInstructions



Description

This interface is used to provide information on how to create a detail item.
See Also:
IpfcDetailEntityInstructions, IpfcDetailNoteInstructions, IpfcDetailGroupInstructions, IpfcDetailSymbolDefInstructions, IpfcDetailSymbolInstInstructions
Direct Known Subclasses:
IpfcDetailEntityInstructions, IpfcDetailNoteInstructions, IpfcDetailSymbolDefInstructions, IpfcDetailSymbolInstInstructions, IpfcDetailGroupInstructions



Property Summary

PropertyIdas Long
This readonly attribute represents the identifier of an existing detail item. This interface is not used for creating or modifying detail items.



Method Summary

FunctionGetType () as IpfcDetailType
Returns the type of detail item that this instructions object will create.



Property Detail


PropertyIdas Long

This readonly attribute represents the identifier of an existing detail item. This interface is not used for creating or modifying detail items.





Method Detail


FunctionGetType () as IpfcDetailType

Returns the type of detail item that this instructions object will create.
Returns:
The type of detail item.