Class ClientInterfacePropertyAttribute
Specially tag interface members that should be created on the client. We cant mark them synctoview because the view system doesn't handle inherited properties well.
Inheritance
System.Object
ClientInterfacePropertyAttribute
Namespace: Eco.Core.Controller
Assembly: Eco.Core.dll
Syntax
public class ClientInterfacePropertyAttribute : Attribute
Constructors
ClientInterfacePropertyAttribute()
Declaration
public ClientInterfacePropertyAttribute()