| ServerBusinessRuleOptionsConfiguration Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PSI.Sox.Configuration
 Syntax
Syntax[SerializableAttribute] public class ServerBusinessRuleOptionsConfiguration
The ServerBusinessRuleOptionsConfiguration type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ServerBusinessRuleOptionsConfiguration | Initializes a new instance of the ServerBusinessRuleOptionsConfiguration class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ProfileId | 
            Gets or sets ProfileId.
             | 
|  | UseAddressValidation | 
                Gets or sets AddressValidation
             | 
|  | UseCloseManifest | 
                Gets or sets CloseManifest.
             | 
|  | UsePostAddressValidation | 
                Gets or sets PostAddressValidation.
             | 
|  | UsePostCloseGroup | 
                Gets or sets PostCloseGroup.
             | 
|  | UsePostCloseManifest | 
                Gets or sets PostCloseManifest.
             | 
|  | UsePostCreateGroup | 
                Gets or sets PostCreateGroup.
             | 
|  | UsePostModifyGroup | 
                Gets or sets PostModifyGroup.
             | 
|  | UsePostModifyPackageList | 
                Gets or sets PostModifyPackageList.
             | 
|  | UsePostPack | 
                Gets or sets PostPack.
             | 
|  | UsePostPackRate | 
                Gets or sets PostPackRate.
             | 
|  | UsePostPrint | 
                Gets or sets PostPrint.
             | 
|  | UsePostProcessBatch | 
                Gets or sets PostProcessBatch.
             | 
|  | UsePostRate | 
                Gets or sets PostRate.
             | 
|  | UsePostReprocess | 
                Gets or sets PostReprocess.
             | 
|  | UsePostShip | 
                Gets or sets PostShip.
             | 
|  | UsePostTransmit | 
                Gets or sets PostTransmit.
             | 
|  | UsePostVoid | 
                Gets or sets PostVoid.
             | 
|  | UsePreAddressValidation | 
                Gets or sets PreAddressValidation.
             | 
|  | UsePreCloseGroup | 
                Gets or sets PreCloseGroup.
             | 
|  | UsePreCloseManifest | 
                Gets or sets PreCloseManifest.
             | 
|  | UsePreCreateGroup | 
                Gets or sets PreCreateGroup.
             | 
|  | UsePreModifyGroup | 
                Gets or sets PreModifyGroup.
             | 
|  | UsePreModifyPackageList | 
                Gets or sets PreModifyPackageList.
             | 
|  | UsePrePack | 
                Gets or sets PrePack.
             | 
|  | UsePrePackRate | 
                Gets or sets PrePackRate.
             | 
|  | UsePrePrint | 
                Gets or sets PrePrint.
             | 
|  | UsePreProcessBatch | 
                Gets or sets PreProcessBatch.
             | 
|  | UsePreRate | 
                Gets or sets PreRate.
             | 
|  | UsePreReprocess | 
                Gets or sets PreReprocess.
             | 
|  | UsePreShip | 
                Gets or sets PreShip.
             | 
|  | UsePreTransmit | 
                Gets or sets PreTransmit.
             | 
|  | UsePreVoid | 
                Gets or sets PreVoid.
             | 
|  | UsePrint | 
                Gets or sets Print.
             | 
|  | UseRate | 
                Gets or sets Rate.
             | 
|  | UseShip | 
                Gets or sets Ship.
             | 
|  | UseTransmit | 
                Gets or sets Transmit.
             | 
|  | UseVoidPackage | 
                Gets or sets VoidPackage.
             | 
 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