Interface IListWithSelectedItem
Namespace: SMT.MastaAPI.Utility.Property
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public interface IListWithSelectedItem
Properties
SelectedValue
Declaration
object SelectedValue { get; }
Property Value
Type | Description |
---|---|
System.Object |