ConfigurationDomainCommands Property

The domain's custom commands if any.

Definition

Namespace: MFiles.VAF.Configuration.Domain
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public SourceDefinition Commands { get; set; }

Property Value

SourceDefinition

See Also