| ProfileConfiguration Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PSI.Sox.Configuration
 Syntax
Syntax[SerializableAttribute] public class ProfileConfiguration
The ProfileConfiguration type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ProfileConfiguration | Initializes a new instance of the ProfileConfiguration class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BoxTypes | 
            Gets or sets the BoxTypes
             | 
|  | Carriers | 
            Gets or sets the Carriers
             | 
|  | ClientBusinessRuleName | 
            Gets or sets the ClientBusinessRuleName
             | 
|  | ClientBusinessRuleOptions | 
            Gets or sets the ClientBusinessRuleOptions
             | 
|  | Countries | 
            Gets or sets the Countries
             | 
|  | Description | 
            Gets or sets Description
             | 
|  | DocumentConfigurationName | 
            Gets or sets the DocumentConfigurationName
             | 
|  | FieldOptions | 
            Gets or sets the FieldOptions
             | 
|  | HardwareSupportUrl | 
            Gets or sets the HardwareSupportUrl
             | 
|  | Name | 
            Gets or sets Name
             | 
|  | Pickups | 
            Gets or sets the Pickups
             | 
|  | PrinterConfigurationName | 
            Gets or sets the PrinterConfigurationName
             | 
|  | ProfileSetting | 
            Gets or sets ProfileSetting
             | 
|  | ScaleConfigurationName | 
            Gets or sets the ScaleConfigurationName
             | 
|  | ServerBusinessRuleName | 
            Gets or sets the ServerBusinessRuleName
             | 
|  | ServerBusinessRuleOptions | 
            Gets or sets the ServerBusinessRuleOptions
             | 
|  | Services | 
            Gets or sets the Services
             | 
|  | Shippers | 
            Gets or sets the Shippers
             | 
|  | SiteId | 
            Gets or sets Name.
             | 
|  | Templates | 
            Gets or sets the Templates
             | 
|  | UseHardwareSupport | 
            Gets or sets the UseHardwareSupport
             | 
 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