Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Web assembly)

Show in webframe

RaisePropertyChanged Method (SOPInstancePreCompressedFormat)






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

            

            
protected:
void RaisePropertyChanged( 
   String^ propertyName
) 

Parameters

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

Target Platforms

See Also

Reference

SOPInstancePreCompressedFormat Class
SOPInstancePreCompressedFormat Members

Error processing SSI file