←Select platform

StudyInfo Property

Summary

Returns the currently registered interface for IStudyInfo.

Syntax

C#
VB
C++
public static [IStudyInfo](interface-istudyinfo.md) StudyInfo { get; } 
Public Shared ReadOnly Property StudyInfo() As [IStudyInfo](interface-istudyinfo.md) 
   Get 
public:  
   static property [IStudyInfo](interface-istudyinfo.md)^ StudyInfo 
   { 
      [IStudyInfo](interface-istudyinfo.md)^ get() 
   } 

Property Value

The currently registered interface for IStudyInfo.

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.Storage.DataAccessLayer Assembly