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