![]() | ChangeCustomPropertyArgs Properties |
The ChangeCustomPropertyArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConfigurationName |
Configuration that contains the property. Empty for drawing properties and
document specific properties.
|
![]() | NewValue |
New value of the property
|
![]() | OldValue |
Previous value of the property
|
![]() | PropertyName |
Name of the changed property
|
![]() | PropertyType |
Valid type for VARIANT describing type of the property that changed;
see Microsoft MSDN for a list of valid VARIANT types
|
![]() | SWDoc |
The document (IModelDoc2) whose custom property was changed.
|