Interface IParameter
Assembly: WaaS.Core.dll
View Source
Declaration
public interface IParameter
Properties
Label
View Source
Declaration
string Label { get; }
Type
View Source
Declaration
IValueType Type { get; }
public interface IParameter
string Label { get; }
IValueType Type { get; }