This topic has not yet been rated - Rate this topic

Extension.Name Property

Gets the name of the extension.

Namespace:  ReportService2010
Assembly:  ReportService2010 (in ReportService2010.dll)
public string Name { get; set; }

Property Value

Type: System.String
A String containing the name of the extension. Read-only

An example of a value for the Name property is the data processing extension name OLE DB.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.