OptionImpl public abstract class OptionImpl : Option Documentation public Type DataType { get; } public string Description { get; } public string Name { get; } public OutsideInProducts SupportingProducts { get; } public object Get(OptionsCache Exporter) public void Set(OptionsCache Exporter, object objValue)