Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

TrackChanges Property






Gets or sets a value indicating whether to 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 changes are being tracked; otherwise, false.
Remarks
The default value is true.
Requirements

Target Platforms

See Also

Reference

NotifyPropertyChanged Class
NotifyPropertyChanged Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features