[Missing <summary> documentation for "P:Bespoke.Robotics.BrainStem.ServoConfiguration.ServoId"]

Namespace:  Bespoke.Robotics.BrainStem
Assembly:  Bespoke.Robotics.BrainStem (in Bespoke.Robotics.BrainStem.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public ServoIdType ServoId { get; set; }
Visual Basic (Declaration)
Public Property ServoId As ServoIdType
Visual C++
public:
property ServoIdType ServoId {
	ServoIdType get ();
	void set (ServoIdType value);
}

See Also