ClientOperationsDirectives Property

The list of directives to be sent to the client as the response.

Definition

Namespace: MFiles.VAF.Configuration.AdminConfigurations
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public List<IClientDirective> Directives { get; }

Property Value

ListIClientDirective

See Also