SearchScopeConfigurationSearchScopeResultObjectType Property |
Resource Type - System name of the type of resource that the search scope returns.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string SearchScopeResultObjectType { get; set; }
Public Property SearchScopeResultObjectType As String
Get
Set
public:
property String^ SearchScopeResultObjectType {
String^ get ();
void set (String^ value);
}
member SearchScopeResultObjectType : string with get, set
Property Value
Type:
String
See Also