Class NodePowerSource
Источник ресурса для объекта.
public class NodePowerSource
- Inheritance
-
NodePowerSource
- Inherited Members
- Extension Methods
Properties
NodeId
Идентификатор объекта, для которого задан источник.
public int NodeId { get; set; }
Property Value
SourceNodeId
Идентификатор объекта-источника для этой системы.
public int SourceNodeId { get; set; }
Property Value
System
Тип системы.
public SystemType System { get; set; }
Property Value
Methods
Equals(object)
public override bool Equals(object obj)
Parameters
obj
object
Returns
GetHashCode()
public override int GetHashCode()