ServiceContract Property

Microsoft Robotics Class Reference

The contract for a service associated with this entity.

Namespace: Microsoft.Robotics.Simulation.Engine
Assembly: SimulationEngine (in SimulationEngine.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

[DataMemberAttribute]
public string ServiceContract { get; set; }

See Also

VisualEntity Class

Microsoft.Robotics.Simulation.Engine Namespace