IFieldBehavior.Target property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets / sets the target field that current behavior should operate on

public Field Target { get; set; }

See Also