pCon.planner Plugin SDK  Version 8.8.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events
Properties | List of all members
X3g::Plugin::PropertiesChangedEventArgs Class Reference

Provides information about property changes. More...

Inherits EventArgs.

Properties

bool ValuesOnly [get]
 True if only property values have changed. More...
 

Detailed Description

Provides information about property changes.

Property Documentation

bool X3g::Plugin::PropertiesChangedEventArgs::ValuesOnly
get

True if only property values have changed.

Otherwise the list of properties may have changed.