Map_Corporation Class
Contains all the information about a corporation which has some appearance on a map, such
as the Sanborn maps
Namespace: SobekCM.Resource_Object.Metadata_Modules.MapsAssembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0)
Syntax
C# |
---|
[SerializableAttribute]
public class Map_Corporation |
Inheritance Hierarchy
Constructors
Methods
| Name | Description |
---|
| Add_Alt_Name | Add an alternate name associated with this corporation |
| Clear_Alt_Names | Clear all the alternate names associated with this corporation |
| Get_Alt_Name | Gets an alternate name for this corporation by index |
Properties
| Name | Description |
---|
| Alt_Name_Count | Gets the number of alternate names associated with this corporation |
| CorpID | Primary key for this corporation from the authority database |
| Primary_Name | Primary name for this corporation |
See Also