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