LEADTOOLS Medical (Leadtools.Dicom.Web assembly)
LEAD Technologies, Inc

RaisePropertyChanged Method (StorageOptions)






The name of the property which its value changed.
Raises the Leadtools.Dicom.Web.Study.PropertyChanged event.
Syntax
protected void RaisePropertyChanged( 
   string propertyName
)
'Declaration
 
Protected Sub RaisePropertyChanged( _
   ByVal propertyName As String _
) 
'Usage
 
Dim instance As StorageOptions
Dim propertyName As String
 
instance.RaisePropertyChanged(propertyName)
protected void RaisePropertyChanged( 
   string propertyName
)
 function Leadtools.Dicom.Web.StorageOptions.RaisePropertyChanged( 
   propertyName 
)
protected:
void RaisePropertyChanged( 
   String^ propertyName
) 

Parameters

propertyName
The name of the property which its value changed.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

StorageOptions Class
StorageOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.