C#
VB
C++
Gets a value to determine whether the data-bin descriptor should be added or removed from the server cache model.
public bool Subtractive { get; }
Public ReadOnly Property Subtractive As Boolean
public:
property bool Subtractive {
bool get();
}
true to remove the data-bin from the server cache model; otherwise, false.
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
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