| CustomPropertyModifyDataAction Property |
Type of the modification
Namespace:
CodeStack.SwEx.AddIn.Delegates
Assembly:
CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntax public CustomPropertyChangeAction_e Action { get; }
Public ReadOnly Property Action As CustomPropertyChangeAction_e
Get
public:
property CustomPropertyChangeAction_e Action {
CustomPropertyChangeAction_e get ();
}
Property Value
Type:
CustomPropertyChangeAction_eSee Also