Whether mapper attributes registered with the graph's mapper registry should be automatically serialized.

Namespace: yWorks.yFiles.Graph.Web
Assembly: yFilesServer (in yFilesServer.dll) Version: 1.8.0.0 (1.8)

Syntax

C#
public bool AutoWriteMapperData { get; set; }
Visual Basic
Public Property AutoWriteMapperData As Boolean
	Get
	Set

See Also