Table of Contents

Interface IProfileEstimate

Namespace
Dynamicweb.Frontend.Contracts
Assembly
Dynamicweb.dll
[Obsolete("Do not use")]
public interface IProfileEstimate

Properties

DynamicsApplied

bool DynamicsApplied { get; set; }

Property Value

bool

Points

int Points { get; set; }

Property Value

int

ProfileReference

string ProfileReference { get; }

Property Value

string
To top