FunctionDefinitionSymbol Property |
Gets the minimum 3 character string symbol for the function.
Namespace: Dundas.BI.Data.FunctionsAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic string Symbol { get; }Public ReadOnly Property Symbol As String
Get
public:
property String^ Symbol {
String^ get ();
}member Symbol : string with get
Property Value
String
See Also