The BooleanProperty is a property that can contain a boolean.
public ReadOnlyBooleanProperty GeenPakbon
{
get { return CalculatedBooleanProperty(() => Klant.IsNotNull() &&!Klant.Bestel.Nvl().Trim().IsNullOrEmpty()); }
}
Article ID: 77
Created: Wed, Aug 21, 2019
Last Updated: Mon, Sep 9, 2019
Online URL: https://wiki-ai-framework.abstract-it.nl/article/booleanproperty-77.html