KREDOR Business Object Framework Documentation

OnAttribute Constructor (String, String)

Initializes an instance of the Attribute Use this constructor if the parent and child columns have different names.

public OnAttribute(
   String parentColumnName,
   String childColumnName
);

See Also

OnAttribute Class | Kredor.BO Namespace | OnAttribute Constructor Overload List