Interface IProfileEstimate
- Namespace
- Dynamicweb.Frontend.Contracts
- Assembly
- Dynamicweb.dll
[Obsolete("Do not use")]
public interface IProfileEstimate
Properties
DynamicsApplied
bool DynamicsApplied { get; set; }
Property Value
Points
int Points { get; set; }
Property Value
ProfileReference
string ProfileReference { get; }