←Select platform

IsDependencyNull Method

Summary

Determines whether the Dependency column is null for this row.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public bool IsDependencyNull() 
<DebuggerNonUserCodeAttribute()>  
Public Function IsDependencyNull() As Boolean 
public:  
   [DebuggerNonUserCodeAttribute] 
   bool IsDependencyNull() 

Remarks

true if Dependency was not specified.

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