←Select platform

ShouldSerializeRelations Method

Summary

Gets a value indicating whether Relations property should be persisted.

Syntax

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

Return Value

Type: System.Boolean

This will always return false.

Remarks

This will always return false.

Requirements

Target Platforms

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

Leadtools.Medical.Logging.DataAccessLayer Assembly