Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Robotics Class Reference
Generates a type description given a type from a Dss service
Namespace: Microsoft.Dss.Services.ControlPanel
Assembly: Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
public static TypeDescription FromType(
Type type
)
Parameters
- type
Type: System. . :: . .Type