IOrderable Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Associated with an orderable part.
public interface class IOrderable
public interface class IOrderable
__interface IOrderable
public interface IOrderable
type IOrderable = interface
Public Interface IOrderable
- Derived
Remarks
This interface is helpful when importing orderable parts.
Properties
After |
The parts after which this part should appear in the list. |
Before |
The parts before which this part should appear in the list. |
Name |
Uniquely identifies a part with respect to parts of the same type. |