Class ComponentParameterClientProperties
Represents the parameter of the macro rule.
public class ComponentParameterClientProperties : IParameterClientPropertiesBase
- Inheritance
-
objectComponentParameterClientProperties
- Implements
- Extension Methods
Properties
Properties
Client form component configuration that should be used for the parameter.
public IFormComponentClientProperties Properties { get; set; }