NotificationHeader Class

Microsoft Robotics Class Reference

SOAP notification header required for Notify dssp operations

Namespace: Microsoft.Dss.ServiceModel.Dssp
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

[DataContractAttribute]
[XmlRootAttribute("NotificationHeader", Namespace = "https://schemas.microsoft.com/xw/2004/10/dssp.html", 
    IsNullable = false)]
public class NotificationHeader : ICloneable, 
    IDssSerializable

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp..::..NotificationHeader

See Also

NotificationHeader Members

Microsoft.Dss.ServiceModel.Dssp Namespace