RemoveDomain Class

Defines a directive to remove a domain from the navigation tree.

Definition

Namespace: MFiles.VAF.Configuration.Domain.ClientDirective
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
[SerializableAttribute]
public class RemoveDomain : IClientDirective
Inheritance
Object    RemoveDomain
Implements
IClientDirective

Constructors

Properties

DomainId The id of the domain to remove from the navigation tree.
Type Indicates the directive type defined.

See Also