Leadtools.Dicom.Common

TrackChanges Property

Show in webframe





Gets or sets a value indicating whether track changes to this object.
Syntax
[XmlIgnoreAttribute()]
[BrowsableAttribute(false)]
public bool TrackChanges {get; set;}
'Declaration
 
<XmlIgnoreAttribute()>
<BrowsableAttribute(False)>
Public Property TrackChanges As Boolean
'Usage
 
Dim instance As NotifyPropertyChanged
Dim value As Boolean
 
instance.TrackChanges = value
 
value = instance.TrackChanges

            

            
[XmlIgnoreAttribute()]
[BrowsableAttribute(false)]
public:
property bool TrackChanges {
   bool get();
   void set (    bool value);
}

Property Value

true if object is tracking changes; otherwise, false.
Requirements

Target Platforms

See Also

Reference

NotifyPropertyChanged Class
NotifyPropertyChanged Members

 

 


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

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features