Base.PropertyChanged Event

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Base.PropertyChanged Event

BR.AN.PviServices .NET


Occurs when the property of this instances changed. (e.g.RefreshTime changed)

[Visual Basic]

Public Event PropertyChanged As PviEventHandler

[C#]

public event PviEventHandler PropertyChanged;

See Also

Base Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]