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