Class Extension
Inheritance
System.Object
Extension
Assembly: BoldReports.Web.dll
Syntax
public class Extension : Object
Constructors
Extension()
Declaration
Properties
ExtensionTypeName
Declaration
public string ExtensionTypeName { get; set; }
Property Value
Type |
Description |
System.String |
|
IsModelGenerationSupported
Declaration
public bool IsModelGenerationSupported { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LocalizedName
Declaration
public string LocalizedName { get; set; }
Property Value
Type |
Description |
System.String |
|
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
Visible
Declaration
public bool Visible { get; set; }
Property Value
Type |
Description |
System.Boolean |
|