MapperFiltersGetShortDesc Method |
Calculates a short description for the entire collection of applied filters.
Namespace:
NetQuarry.Data
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string GetShortDesc()
Public Function GetShortDesc As String
Return Value
Type:
StringA string representing a short description.
See Also