PrincipalProjectionsActiveCloud Property
Gets the active cloud of this instance.
Namespace: Novacta.AnalyticsAssembly: Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.1.0+428f3840cfab98dda567bb0ed350b302533e273a
public Cloud ActiveCloud { get; }
Public ReadOnly Property ActiveCloud As Cloud
Get
public:
property Cloud^ ActiveCloud {
Cloud^ get ();
}
member ActiveCloud : Cloud with get
Property Value
CloudThe active cloud of this instance.