| ProfileSettingConfiguration Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PSI.Sox.Configuration
 Syntax
Syntax[SerializableAttribute] public class ProfileSettingConfiguration
The ProfileSettingConfiguration type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ProfileSettingConfiguration | Initializes a new instance of the ProfileSettingConfiguration class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AllowNotApplicableToBeSelected | 
            Gets or Sets AllowNotApplicableToBeSelected
             | 
|  | DefaultBatchFileParserType | 
            Gets or sets DefaultBatchFileParserType
             | 
|  | DefaultBatchLoadType | 
            Gets or sets DefaultBatchLoadType
             | 
|  | DisableBatchFileParserType | 
            Gets or sets DisableBatchFileParserType
             | 
|  | DisableCompanyAddressBook | 
            Gets or sets DisableCompanyAddressBook.
             | 
|  | DisableCompanyDistributionList | 
            Gets or Sets DisableCompanyDistributionList
             | 
|  | DisableCustomLoad | 
            Gets or sets DisableCustomLoad
             | 
|  | DisableEditAddress | 
            Gets or sets DisableEditAddress.
             | 
|  | DisableEditDistributionList | 
            Gets or sets DisableEditDistributionList
             | 
|  | DisableGroupEdit | 
            Gets or sets DisableGroupEdit
             | 
|  | DisableJustificationMessage | 
            Gets or Sets DisableJustificationMessage
             | 
|  | DisableLoadFromFile | 
            Gets or sets DisableLoadFromFile
             | 
|  | DisableServiceChanges | 
            Gets or sets DisableServiceChanges
             | 
|  | DisableSiteAddressBook | 
            Gets or sets DisableSiteAddressBook.
             | 
|  | DisableSiteDistributionList | 
            gets or sets DisableSiteDistributionList
             | 
|  | DisableUserAddressBook | 
            Gets or sets DisableUserAddressBook.
             | 
|  | DisableUserDistributionList | 
            Gets and Sets DisableUserDistributionList
             | 
|  | HideGroup | 
            Gets or sets HideGroup
             | 
|  | Id | 
            Gets or sets the Id.
             | 
|  | ServiceSelectionMode | 
            Gets or Sets ServiceSelectionMode
             | 
|  | SortMode | 
            Gets or Sets SortMode
             | 
|  | ValidateAddressOnRate | 
            Gets or sets ValidateAddressOnRate.
             | 
|  | ValidateAddressOnShip | 
            Gets or sets ValidateAddressOnShip.
             | 
 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.) | 
 Remarks
Remarks See Also
See Also