Click or drag to resize

ExportToDocxArgsIncludeTechnicalNames Property

Set to true when the technical names of the objects included. Defaults to false

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

Property Value

Type: Boolean
See Also