Click or drag to resize

DocumentHandlerCustomPropertyModify Event

Raised when custom properties modified (added, removed or changed) from the UI or API

Namespace:  CodeStack.SwEx.AddIn.Core
Assembly:  CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntax
public event CustomPropertyModifyDelegate CustomPropertyModify

Value

Type: CodeStack.SwEx.AddIn.DelegatesCustomPropertyModifyDelegate
See Also