RecoverIdType Class |
Namespace: LinkarCommon
The RecoverIdType type exposes the following members.
| Name | Description | |
|---|---|---|
| RecoverIdType |
No code recovery technique will be used.
| |
| RecoverIdType(Boolean) |
The technique of recovering deleted Custom type codes will be used.
| |
| RecoverIdType(String, String) |
The technique of recovering deleted Linkar type codes will be used.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| InitializeProperties(Boolean) |
Initializes the properties of the object. To use after building the object with the constructor without arguments.
| |
| InitializeProperties(String, String) |
Initializes the properties of the object. To use after building the object with the constructor without arguments.
| |
| ToString | (Inherited from Object.) |