Click or drag to resize

CompanyConfigurationClientBusinessRules Property

Gets or sets Templates

Namespace:  PSI.Sox.Configuration
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[XmlArrayItemAttribute("ClientBusinessRule")]
public List<ClientBusinessRuleConfiguration> ClientBusinessRules { get; set; }

Property Value

Type: ListClientBusinessRuleConfiguration
See Also