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