UpdateDashboardContentMode Property

Determines how the target will be updated with the content. If a target is not specified, the mode is ignored.

Definition

Namespace: MFiles.VAF.Configuration.Domain.ClientDirective
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public DashboardUpdateMode Mode { get; set; }

Property Value

DashboardUpdateMode

See Also