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.1.33994 (05.02.2026)+877276ecd19b420b1689117d76424351f3a6cb2b
Syntaxpublic string ExtendedSearch { get; set; }Property Value
Type:
String
ExamplesGuid.Parse("fbd10214-8b19-48c9-af15-a30439970bc5") + "|" + "Name"
See Also