LobUri Members
Include Protected Members
Include Inherited Members
Defines how to map the content item URL passed from the search system to the external system object.
The LobUri type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LobUri | Initializes a new instance of the LobUri class. |
Top
Properties
Name | Description | |
---|---|---|
Catalog | Gets the catalog for the external system object. | |
Entity | Gets the external content type for the content item. | |
Identity | Gets the identifier for the content item. | |
LobSystem | Gets the external system object for the content item. | |
LobSystemInstance | Gets the external system instance for the content item. | |
PartitionId | Not implemented in this version. | |
SourceUri | Gets the content item URL being mapped. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Initialize | Initializes the class to map the content item URL. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top