Share via


FromType Method

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

Return Value

See Also

TypeDescription Class

Microsoft.Dss.Services.ControlPanel Namespace