IClientDirective Interface

Interface for a single directive which directs the behavior of the configurator client.

Definition

Namespace: MFiles.VAF.Configuration.Domain
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public interface IClientDirective

Properties

Type Indicates the directive type defined.

See Also