| OrderAttributeBaseAssembly Class |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Assembly.BaseClasses
The OrderAttributeBaseAssembly type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| void | OrderAttributeBaseAssembly | Initializes a new instance of the OrderAttributeBaseAssembly class |
| Name | Description | ||
|---|---|---|---|
| Boolean | Equals(Object) | (Inherited from Object.) | |
| ClassResult | Execute(Hashtable, ClassExecutionOption) | (Inherited from AssemblyBase.) | |
| void | ExecuteMethod(Hashtable) | (Overrides AssemblyBase.ExecuteMethod(Hashtable).) | |
| void | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| ArgumentCollection | GetArguments | (Overrides AssemblyBase.GetArguments.) | |
| String | GetDescription | (Inherited from AssemblyBase.) | |
| Int32 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| ClassOutput | GetOutputType | (Overrides AssemblyBase.GetOutputType.) | |
| Type | GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Object | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| void | MergeOrderAttributes(OrderAttributeList, IEnumerableOrderAttributeDefinition) |
Merges OrderAttribute values into OrderAttributeDefinitions
| |
| String | SQLValid(String) | (Inherited from AssemblyBase.) | |
| void | StartTimer | (Inherited from AssemblyBase.) | |
| void | StopTimer(String) | (Inherited from AssemblyBase.) | |
| void | TimerLap(String) | (Inherited from AssemblyBase.) | |
| String | ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Boolean | ValidateArguments(Hashtable) | (Inherited from AssemblyBase.) | |
| ValidationResult | ValidateOrderAttributes(OrderAttributeList, OrderAction, OrderType, Int64) |
Validates order attributes for a specific order
|
| Name | Description | ||
|---|---|---|---|
| ClassResult | Result | (Inherited from AssemblyBase.) |