Skip to main content

Class FormDesignCarrier

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for FormDesignCarrier. Forms Design analysis results.

Inheritance

objectFormDesignCarrier

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

FormDesignCarrier()

Default constructor - defaults any enum props to 0.

Properties

Confidence

Confidence score (0-1) of the design analysis.

Property Value

double

CssStyles

Generated CSS styles based on the analyzed design.

Property Value

string

Notes

Comments on the analysis

Property Value

string

See Also

AIAgent