[This is preliminary documentation and is subject to change.]
The ExtranetKbInfo type exposes the following methods.
Methods
| Name | Description | |
|---|---|---|
| AddSelectedField |
Adds the selected field from the extranet to the knowledge base. This field shows up in the
knowledge base screen.
| |
| Dump |
Ourputs a dump of the object for debugging purposes
| |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetFieldSize |
Gets the size of the fields array. This returns the number of fields in the knowledge base.
| |
| GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetSelectedField |
Gets the value of the selected field from the 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 |
Serialize this object to a readable format.
(Overrides Object..::.ToString()()().) |
