ConfigurationDomainCommandResponse Class

Response to a domain's custom command.

Definition

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

Constructors

Properties

Directives Defines a list of directives to process on the client.

See Also