| CustomDataAssembly Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Netadmin.Assembly.BaseClasses.Geomaps.CustomDataAssembly"]
Namespace: Netadmin.Assembly.BaseClasses.Geomaps
The CustomDataAssembly type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| void | CustomDataAssembly | Initializes a new instance of the CustomDataAssembly class |
| Name | Description | ||
|---|---|---|---|
| Boolean | Equals(Object) | (Inherited from Object.) | |
| ClassResult | Execute(Hashtable, ClassExecutionOption) | (Inherited from AssemblyBase.) | |
| String | ExecuteGeomapsAssembly(Hashtable, ViewPort, Int32, Int32) | (Overrides GeomapsAssemblyBaseExecuteGeomapsAssembly(Hashtable, ViewPort, Int32, Int32).) | |
| void | ExecuteMethod(Hashtable) | (Inherited from GeomapsAssemblyBase.) | |
| 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 | (Inherited from AssemblyBase.) | |
| String | GetDescription | (Inherited from AssemblyBase.) | |
| String | GetGeomapData(Hashtable, ViewPort, Int32, Int32) | ||
| 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.) | |
| 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.) |
| Name | Description | ||
|---|---|---|---|
| ClassResult | Result | (Inherited from AssemblyBase.) |