Class MAAElectricMachineGroup
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class MAAElectricMachineGroup : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
| Type | Description |
|---|---|
| APIBase |
Properties
ElectricMachineGroup
Declaration
public ElectricMachineGroup ElectricMachineGroup { get; }
Property Value
| Type | Description |
|---|---|
| ElectricMachineGroup |
Implements
System.IEquatable<T>