Leadtools.Jpip Requires JPIP module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ModelElement Constructor
See Also 
Leadtools.Jpip.Caching Namespace > ModelElement Class : ModelElement Constructor



subtractive
true to inform the server that the relevant data should be removed from the server's model of the client cache; otherwise, false.
descriptor
A BinDescriptor value which specifies the data-bin description.
Initializes a new instance of the ModelElement class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal subtractive As Boolean, _
   ByVal descriptor As BinDescriptor _
)
Visual Basic (Usage)Copy Code
Dim subtractive As Boolean
Dim descriptor As BinDescriptor
 
Dim instance As ModelElement(subtractive, descriptor)
C# 
public ModelElement( 
   bool subtractive,
   BinDescriptor descriptor
)
C++/CLI 
public:
ModelElement( 
   bool subtractive,
   BinDescriptor^ descriptor
)

Parameters

subtractive
true to inform the server that the relevant data should be removed from the server's model of the client cache; otherwise, false.
descriptor
A BinDescriptor value which specifies the data-bin description.

Example

For an example, refer to HttpRequestEncoder.

Remarks

The descriptor could be either an ExplicitBinDescriptor or an ImplicitBinDescriptor type.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features