PsrListFilterObjectContentExtendedSearch Property |
Extended search possibilities. You can search in special container items in a
PsrContainer
Syntax: "GUID of form container"|"Name of container item to search in"
Namespace:
PsrApi.Data
Assembly:
PsrApi (in PsrApi.dll) Version: 9.3.0.33526 (08.10.2025)+e4d6269d444890d28afbdf39a4add0d0ad0df4f2
Syntaxpublic string ExtendedSearch { get; set; }Property Value
Type:
String
ExamplesGuid.Parse("fbd10214-8b19-48c9-af15-a30439970bc5") + "|" + "Name"
See Also