ReloadDomainType Property

Indicates the directive type defined.

Definition

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

Property Value

ClientDirectiveType

Implements

IClientDirectiveType

See Also