NamedComponent.IFormattable.ToString Method

Formats the value of the current instance using the specified format.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
string IFormattable.ToString(
    string format,
    IFormatProvider formatProvider
)

Parameters

Return Value

Type: System.String
The value of the current instance in the specified format.

Implements

IFormattable.ToString(String, IFormatProvider)

See Also

Reference

NamedComponent Class

Microsoft.AnalysisServices Namespace