Click or drag to resize

SmsSmartSearches Property

Gets list of SmartSearch containing Id and Name information

Namespace:  Dynamicweb.Sms
Assembly:  Dynamicweb.Sms (in Dynamicweb.Sms.dll) Version: 2.1.2
Syntax
public List<Tuple<Guid, string>> SmartSearches { get; }

Property Value

Type: ListTupleGuid, String
See Also