ForecastingResult.IdentifierFriendlyName 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 friendly name for the series being analyzed.
public:
property System::String ^ IdentifierFriendlyName { System::String ^ get(); };
public string IdentifierFriendlyName { get; }
member this.IdentifierFriendlyName : string
Public ReadOnly Property IdentifierFriendlyName As String