MDSymbolPosition Class Members
                In This Topic
            
            The following tables list the members exposed by MDSymbolPosition.
            
            
            
            
            
            
            
            
            
            Public Properties
|  | Name | Description | 
|---|
|  | RefPos | Returns 1-based index of property ARTICLE_REPORT_SYMBOL under which data represented by this object are stored. | 
|  | SymbolLibraryName | Name of symbol library. | 
|  | SymbolNumber | Number identifying symbol in the symbol library. | 
|  | SymbolVariantNr | Number of symbol variant. | 
TopPublic Methods
|  | Name | Description | 
|---|
|   | AddSymbolPosition | Add a new symbol position to part. Symbol is added at the first available index of symbol position list. | 
|  | Dispose | Destructor for deterministic finalization of MDSymbolPosition object. | 
|  | RemoveSymbolPosition | Removes the symbol position from part. | 
TopSee Also