Eplan Platform API
Eplan.EplApi.HEServices Namespace / PartsService.PartInfo Structure
Members

In This Topic
    PartsService.PartInfo Structure
    In This Topic
    Struct that holds basic part description.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Eplan.EplApi.HEServices.PartsService.PartInfo

    Syntax
    public struct PartsService.PartInfo : System.ValueType, Eplan.EplApi.DataModel.IArticleInfo  
    public value class PartsService.PartInfo : public System.ValueType, Eplan.EplApi.DataModel.IArticleInfo  
    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertySets the count of the Articles.  
    Public PropertyGets/Sets the part number of the Article;  
    Public PropertyGets/Sets the part variant of the Article;  
    Top
    See Also