Click or drag to resize

MacroCommandDescriptorModifiesData Property

Should be set to true when the command modifies data

Namespace:  Articy.Api.Plugins
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public bool ModifiesData { get; set; }

Property Value

Type: Boolean
See Also