LEADTOOLS Medical (Leadtools.Dicom.Web assembly)

RaisePropertyChanged Method (Study)

Show in webframe



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

Parameters

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

Target Platforms

See Also

Reference

Study Class
Study Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.