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 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.