←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly