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

PartsService.PartInfo Structure
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 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