MDConnectionCategory Structure Members
 
            
                In This Topic
            
            The following tables list the members exposed by MDConnectionCategory.
            
            Public Constructors
            
            
            
            
            
            
            
            Public Properties
|   | Name | Description | 
  | AsLong | Internal representation of connection category (as a long value)   | 
  | AsMultiLangString | Representation of connection category as a mult-lang string   | 
  | AsString | Representation of connection category as a string   | 
Top 
            
            
            
            Public Methods
|   | Name | Description | 
   | Create | Overloaded. Creates new connection category at specific position   | 
   | GetAll | Overloaded. Returns a list of possible categories of connections.   | 
  | Remove | Removes user-defined category   | 
  | ToString | Returns a string that represents the current object.   | 
Top 
            
            
            
            
            
            
            
            
            
            
            See Also