Lookup classt>
Class that contains id and description properties that can be used to bind to drop downs
public class Lookup<T> : Notifiable
Public Members
name | description |
---|---|
Lookup(…) | Initializes a new instance of the/> class. |
Description { get; set; } | Gets or sets the description. |
Identifier { get; set; } | Gets or sets the identifier. |
IsSelected { get; set; } | Gets or sets the IsSelected. |
See Also
- class Notifiable
- namespace Autodesk.DataExchange.Core.Models