WellKnownSeriesDataSource.WellKnownSeriesType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the well-known series type.
public:
property Microsoft::SystemInsights::Common::WellKnownSeriesType WellKnownSeriesType { Microsoft::SystemInsights::Common::WellKnownSeriesType get(); void set(Microsoft::SystemInsights::Common::WellKnownSeriesType value); };
public Microsoft.SystemInsights.Common.WellKnownSeriesType WellKnownSeriesType { get; set; }
member this.WellKnownSeriesType : Microsoft.SystemInsights.Common.WellKnownSeriesType with get, set
Public Property WellKnownSeriesType As WellKnownSeriesType