C#
VB
C++
Indicates whether to remove the item if it did not have previous data.
public bool RemoveEmptyItem { get; set; }
Public Property RemoveEmptyItem() As Boolean
Get
Set
public:
property bool RemoveEmptyItem
{
bool get()
void set(bool value)
}
true to remove the item if it did not have previous data, otherwise, false. Default value is false.
The detailed description refer to ItemError.
For an example, refer to ItemError.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET