Class DutyCycleImporterDesignEntityMatch<T>
Inheritance
System.Object
DutyCycleImporterDesignEntityMatch<T>
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class DutyCycleImporterDesignEntityMatch<T> : APIBase, IEquatable<APIBase>
Type Parameters
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