AdapterInfoFullJavaScriptName Property |
Namespace:
Dundas.BI.Web.Extensibility.Parameters
Assembly:
Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic string FullJavaScriptName { get; protected set; }Public Property FullJavaScriptName As String
Get
Protected Set
public:
property String^ FullJavaScriptName {
String^ get ();
protected: void set (String^ value);
}member FullJavaScriptName : string with get, set
Property Value
Type:
String
See Also