ActionGroup

The Action group contains a list of acrion with the property defined which is a part of the behaviour property

@safe
struct ActionGroup (
Property
) if () {
Info!Property[] infos;
}

Mixed In Members

From mixin HiBONRecord!()

recordName
string recordName()

Get the record type name set by @recordType("name")