ApplicationInfoInstancePlan Property |
Gets the instance plan, if any, that was specified in the deployment flags.
Namespace: Dundas.BIAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
String
See Also