Exago .NET API Documentation
SupportedDataTypes Property
WebReports.Api.Common Namespace > QuickFunction Class : SupportedDataTypes Property
The column data types that the Quick Function may be applied to
Syntax
public System.Collections.Generic.HashSet<QuickFunctionDataType> SupportedDataTypes {get; set;}

Property Value

One or more values from the QuickFunctionDataType Enumeration.
See Also

Reference

QuickFunction Class
QuickFunction Members