Click or drag to resize

ExportToFullXmlArgsWriteAllVariables Property

Determines if the all variable values should be written for journey points

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

Property Value

Type: Boolean
See Also