In This Topic
            
            This is an interface that is used as a base class for Article::ArticleInfo and PartsService::PartInfo.
            
            Syntax
            
            
            
            
            public interface IArticleInfo 
             
        
            
            public interface class IArticleInfo 
             
        
             
         
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            Public Properties
|  | Name | Description | 
|---|
|  | nCount | Returns the count of the Article. | 
|  | partNumber | Returns the part number of the Article. | 
|  | partVariant | Returns the variant number of the Article. | 
TopSee Also