Class ComponentFieldAttribute
Indicates the property is a field of the containing record type.
Assembly: WaaS.Core.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Property)]
public class ComponentFieldAttribute : Attribute
Inheritance: System.Object
-> System.Attribute