Class ModelPerspective
Inheritance
System.Object
ModelPerspective
Assembly: BoldReports.Web.dll
Syntax
public class ModelPerspective : Object
Constructors
ModelPerspective()
Declaration
public ModelPerspective()
Properties
Description
Declaration
public string Description { get; set; }
Property Value
Type |
Description |
System.String |
|
ID
Declaration
public string ID { get; set; }
Property Value
Type |
Description |
System.String |
|
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|