UIParameterAttribute
Namespace: Lithnet.Ecma2Framework
Base class that represents a configuration parameter that does not store data
public abstract class UIParameterAttribute : ParameterAttributeInheritance Object → Attribute → ParameterAttribute → UIParameterAttribute
Properties
Name
Gets the name of the parameter, as shown to the user on the MIM configuration page
public string Name { get; }Property Value
TypeId
public object TypeId { get; }Property Value
Last updated