| CompanyConfiguration Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PSI.Sox.Configuration
 Syntax
Syntaxpublic class CompanyConfiguration
The CompanyConfiguration type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | CompanyConfiguration | Initializes a new instance of the CompanyConfiguration class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AdapterRegistrations | 
            Gets or sets AdapterRegistrationConfigurations 
             | 
|  | AddressBooks | 
            Gets or sets AddressBooks
             | 
|  | AddressGroups | 
            Gets or sets AddressGroups
             | 
|  | Approvers | 
            Gets or sets Approvers
             | 
|  | BoxTypes | 
            Gets or sets BoxTypes
             | 
|  | ClientBusinessRules | 
            Gets or sets Templates
             | 
|  | Clients | 
            Gets or sets Clients
             | 
|  | CommodityContents | 
            Gets or sets CommodityContents
             | 
|  | DistributionLists | 
            Gets or sets DistributionLists
             | 
|  | DocumentConfigurations | 
            Gets or sets PrinterDefinitions
             | 
|  | Enabled | 
            Gets or sets Enabled 
             | 
|  | Guid | 
            Gets or sets Guid 
             | 
|  | HazmatContents | 
            Gets or sets HazmatContents
             | 
|  | LicenseId | 
            Gets or sets LicenseId 
             | 
|  | Machines | 
            Gets or sets Machines
             | 
|  | Name | 
            Gets or sets Name 
             | 
|  | Notifications | 
            Gets or sets Notifications
             | 
|  | PrinterConfigurations | 
            Gets or sets PrinterDefinitions
             | 
|  | PrinterDefinitions | 
            Gets or sets PrinterDefinitions
             | 
|  | ProfileName | 
            Gets or sets the ProfileId 
             | 
|  | Profiles | 
            Gets or sets Profiles
             | 
|  | RegistrationKey | 
            Gets or sets RegistrationKey 
             | 
|  | Reports | 
            Gets or sets Reports
             | 
|  | ScaleConfigurations | 
            Gets or sets ScaleConfigurations
             | 
|  | ScaleDefinitions | 
            Gets or sets ScaleDefinitions
             | 
|  | ServerBusinessRules | 
            Gets or sets Templates
             | 
|  | Shippers | 
            Gets or sets ShipperConfigurations 
             | 
|  | ShippingRoutes | 
            Gets or sets ServiceRoutes
             | 
|  | Sites | 
            Gets or sets Sites
             | 
|  | Symbol | 
            Gets or sets Symbol 
             | 
|  | Templates | 
            Gets or sets Templates
             | 
|  | TrackingRoutes | 
            Gets or sets CarrierRoutes
             | 
|  | Users | 
            Gets or sets Users
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | MemberwiseClone | Creates a shallow copy of the current Object.(Inherited from Object.) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also