←Select platform

ShouldSerializeTables Method

Summary

Gets a value indicating whether the Tables property should be persisted.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
protected override bool ShouldSerializeTables() 
<DebuggerNonUserCodeAttribute()>  
Protected Overrides Function ShouldSerializeTables() As Boolean 
protected:  
   [DebuggerNonUserCodeAttribute] 
   virtual bool ShouldSerializeTables() override 

Return Value

true if the property value has been changed from its default; otherwise false.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Caching Assembly