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

This will always return false.

Remarks

This will always return false.

Requirements

Target Platforms

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

Leadtools.Medical.Worklist.DataAccessLayer Assembly