Share via


ServiceRecordType Class

Microsoft Robotics Class Reference

Service creation record

Namespace: Microsoft.Dss.Core.Manifest
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

[XmlRootAttribute("ServiceRecordType", Namespace = "https://schemas.microsoft.com/xw/2004/10/manifest.html", 
    IsNullable = false)]
[XmlTypeAttribute(Namespace = "https://schemas.microsoft.com/xw/2004/10/manifest.html")]
public class ServiceRecordType : ServiceInfoType, 
    IDssSerializable

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .ServiceInfoType
    Microsoft.Dss.Core.Manifest..::..ServiceRecordType

See Also

ServiceRecordType Members

Microsoft.Dss.Core.Manifest Namespace