ProductStructureInterfaces Enumeration CatProductSource
All Frameworks Class Hierarchy This Framework Indexes
ProductStructureInterfaces Enumeration CatProductSource
enum CatProductSource {
catProductSourceUnknown,
catProductMade,
catProductBought
}
Possible types of product source.
- Values:
-
- catProductSourceUnknown
- The product's origin is unknown
- catProductMade
- The product is made within the company
- catProductBought
- The product is bought from outside of the company
This object is included in the file: CatProductSource.h
Copyright © 2003, Dassault Systèmes. All rights reserved.