| ClientBusinessRuleOptionsConfiguration Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PSI.Sox.Configuration
 Syntax
Syntax[SerializableAttribute] public class ClientBusinessRuleOptionsConfiguration
The ClientBusinessRuleOptionsConfiguration type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ClientBusinessRuleOptionsConfiguration | Initializes a new instance of the ClientBusinessRuleOptionsConfiguration class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ProfileId | 
            Gets or sets ProfileId
             | 
|  | UseAddPackage | 
                 package add event
             | 
|  | UseCopyPackage | 
             Execute Copy Package Business Rule .
             | 
|  | UseKeyStroke | 
                Execute Keystroke Business Rule
             | 
|  | UseNewShipment | 
                Execute new Shipment Business Rule
             | 
|  | UseNextPackage | 
                next package event
             | 
|  | UsePageLoaded | 
                Execute Page Loaded Business Rule
             | 
|  | UsePostBuildShipment | 
                Execute Post Build Shipment Business Rule
             | 
|  | UsePostCloseGroup | 
                Execute Post Close Group Rule
             | 
|  | UsePostCloseManifest | 
                Execute Post CloseManifest Business Rule
             | 
|  | UsePostCreateGroup | 
             Post group create event.
             | 
|  | UsePostLoad | 
                Execute Post Load Business Rule
             | 
|  | UsePostModifyGroup | 
             Post group modify event
             | 
|  | UsePostPrint | 
                Execute Post Print Business Rule
             | 
|  | UsePostProcessBatch | 
            Execute post-process batch business rule
             | 
|  | UsePostRate | 
                Execute Post Rate Business Rule
             | 
|  | UsePostSearchHistory | 
                post search history action event
             | 
|  | UsePostShip | 
                Execute Post Ship Business Rule
             | 
|  | UsePostTransmit | 
                Execute Post Transmit Business Rule
             | 
|  | UsePostVoid | 
                Execute Post void Rule
             | 
|  | UsePreBuildShipment | 
                Execute Pre Build Shipment Business Rule
             | 
|  | UsePreCloseGroup | 
                Execute pre Close Group Rule
             | 
|  | UsePreCloseManifest | 
                Execute Pre CloseManifest Business Rule
             | 
|  | UsePreCreateGroup | 
             Pre group create event
             | 
|  | UsePreLoad | 
                Execute Pre Load Business Rule
             | 
|  | UsePreModifyGroup | 
                Pre modify group event
             | 
|  | UsePrePrint | 
                Execute Pre Print Business Rule
             | 
|  | UsePreProcessBatch | 
            Execute pre-process batch business rule
             | 
|  | UsePreRate | 
                Execute Pre Rate Business Rule
             | 
|  | UsePreSearchHistory | 
                Pre search history action event
             | 
|  | UsePreShip | 
                Execute Pre Ship Business Rule
             | 
|  | UsePreTransmit | 
                Execute Pre Transmit Business Rule
             | 
|  | UsePreviousPackage | 
                Execute Previous Package Business Rule
             | 
|  | UsePreVoid | 
                Execute pre void Rule
             | 
|  | UseRemovePackage | 
             Execute Remove Package Business Rule .
             | 
|  | UseRepeatShipment | 
             Execute Repeat Shipment Business Rule .
             | 
 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