ApplicationInfoInstancePlan Property |
Gets the instance plan, if any, that was specified in the deployment flags.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic string? InstancePlan { get; }
Public ReadOnly Property InstancePlan As String
Get
public:
property String^ InstancePlan {
String^ get ();
}
member InstancePlan : string with get
Property Value
Type:
String
See Also