Exago .NET API Documentation
Id Property (QuickFunction)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
WebReports.Api.Common Namespace
>
QuickFunction Class
: Id Property
A unique identifier used internally by the application for this Quick Function. This is not the name of the Quick Function as it appears in the user interface—use
LanguageId Property
for that purpose.
Syntax
C#
public
System.
string
Id {
get
;
set
;}
See Also
Reference
QuickFunction Class
QuickFunction Members