Share via


QuerySimulationEntity Class

Microsoft Robotics Class Reference

Query for Entity

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

Syntax

[XmlTypeAttribute(IncludeInSchema = false)]
public class QuerySimulationEntity : Query<VisualEntity, PortSet<QuerySimulationEntityResponseType, Fault>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Query< (Of < ( <'VisualEntity, PortSet< (Of < ( <'QuerySimulationEntityResponseType, Fault> ) > ) >> ) > ) >
        Microsoft.Robotics.Simulation.Engine.Proxy..::..QuerySimulationEntity

See Also

QuerySimulationEntity Members

Microsoft.Robotics.Simulation.Engine.Proxy Namespace