Click or drag to resize

ProfileConfiguration Class

ProfileConfiguration Class
Inheritance Hierarchy
SystemObject
  PSI.Sox.ConfigurationProfileConfiguration

Namespace:  PSI.Sox.Configuration
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[SerializableAttribute]
public class ProfileConfiguration

The ProfileConfiguration type exposes the following members.

Constructors
  NameDescription
Public methodProfileConfiguration
Initializes a new instance of the ProfileConfiguration class
Top
Properties
  NameDescription
Public propertyBoxTypes
Gets or sets the BoxTypes
Public propertyCarriers
Gets or sets the Carriers
Public propertyClientBusinessRuleName
Gets or sets the ClientBusinessRuleName
Public propertyClientBusinessRuleOptions
Gets or sets the ClientBusinessRuleOptions
Public propertyCountries
Gets or sets the Countries
Public propertyDescription
Gets or sets Description
Public propertyDocumentConfigurationName
Gets or sets the DocumentConfigurationName
Public propertyFieldOptions
Gets or sets the FieldOptions
Public propertyHardwareSupportUrl
Gets or sets the HardwareSupportUrl
Public propertyName
Gets or sets Name
Public propertyPickups
Gets or sets the Pickups
Public propertyPrinterConfigurationName
Gets or sets the PrinterConfigurationName
Public propertyProfileSetting
Gets or sets ProfileSetting
Public propertyScaleConfigurationName
Gets or sets the ScaleConfigurationName
Public propertyServerBusinessRuleName
Gets or sets the ServerBusinessRuleName
Public propertyServerBusinessRuleOptions
Gets or sets the ServerBusinessRuleOptions
Public propertyServices
Gets or sets the Services
Public propertyShippers
Gets or sets the Shippers
Public propertySiteId
Gets or sets Name.
Public propertyTemplates
Gets or sets the Templates
Public propertyUseHardwareSupport
Gets or sets the UseHardwareSupport
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also