Descriptor Property

Summary
Gets the data-bin descriptor for the ModelElement.
Syntax
C#
VB
C++
public BinDescriptor Descriptor { get; } 
  
Public ReadOnly Property Descriptor As BinDescriptor 
public: 
property BinDescriptor^ Descriptor { 
   BinDescriptor^ get(); 
} 

Property Value

A BinDescriptor which describes the data-bins for server cache management.

Remarks

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

Example

For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.