Class DutyCycleImporterDesignEntityMatch<T>
Inheritance
System.Object
DutyCycleImporterDesignEntityMatch<T>
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class DutyCycleImporterDesignEntityMatch<T> : APIBase, IEquatable<APIBase>
Type Parameters
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
Destination
Declaration
public ListWithSelectedItem<string> Destination { get; set; }
Property Value
Name
Declaration
public string Name { get; }
Property Value
| Type |
Description |
| System.String |
|
Implements
System.IEquatable<T>
Extension Methods