←Select platform

Site Property (DicomEditableObject)

Summary

Gets or sets the ISite associated with the IComponent.

Syntax

C#
VB
C++
public ISite Site {get; set;} 
Public Property Site As ISite 
public: 
property ISite^ Site { 
   ISite^ get(); 
   void set (    ISite^ ); 
} 

Property Value

The ISite object associated with the component; or null, if the component does not have a site.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize