MetaDataOnly Property

Summary

Gets or sets a value that indicates whether only meta data is returned to the client.

Syntax
C#
VB
C++
public bool MetaDataOnly { get; set; } 
  
Public Property MetaDataOnly As Boolean 
public: 
property bool MetaDataOnly { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if only meta data is to be returned; otherwise, false.

Requirements

Target Platforms

See Also

Reference

MetaReq Class

MetaReq Members

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

Leadtools.Jpip Assembly