IOrderable Interface

Definition

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.

Applies to