Visio.DataVisualizerDiagramOperationType enum

Type of the Data Visualizer Diagram operation

Remarks

[ API set: 1.1 ]

Fields

create = "Create"

Creation operation.

delete = "Delete"

Delete the diagram content.

unknown = "Unknown"

Unknown operation type.

update = "Update"

Update both data and mappings.

updateData = "UpdateData"

Update data associated with diagram.

updateMappings = "UpdateMappings"

Update Mappings operation.