DataInputTransformIsProviderScriptingAllowed Property |
Namespace:
Dundas.BI.Data.Transforms
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic override bool IsProviderScriptingAllowed { get; }Public Overrides ReadOnly Property IsProviderScriptingAllowed As Boolean
Get
public:
virtual property bool IsProviderScriptingAllowed {
bool get () override;
}abstract IsProviderScriptingAllowed : bool with get
override IsProviderScriptingAllowed : bool with get
Property Value
Type:
Boolean
See Also