Returns TRUE if the model has no children or values.
[Visual Basic] Public Property ReadOnly IsEmpty As Boolean [C#] public bool IsEmpty { get; } [C++] public: __property bool get_IsEmpty(); [JScript] public function get IsEmpty() : bool
DPLFormDataModel Class | Portrate.Interview.Model Namespace