Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / ProductCategory Class
Members
In This Topic
    ProductCategory Class
    In This Topic
    Product category of the library part.
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.LibraryCategory
          EPLAN.Harness.API.DataStructures.ProductCategory

    Syntax
    public class ProductCategory : LibraryCategory 
    Remarks
    This category type is used only in Master Data library provider.
    Public Properties
     NameDescription
    Public PropertyPart type of this category. (Inherited from EPLAN.Harness.API.DataStructures.LibraryCategory)
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Get all product categories to which part with given category can be recategorized.  
    Public MethodReturns a string that represents the current object.  
    Top
    See Also