Share via


StateTransformPath Property

Microsoft Robotics Class Reference

Path to XML transform on serialized service state. Applied on HTTP Get response. Set if the StateTransform field is specified on the InitialStatePartner attribute

Namespace: Microsoft.Dss.ServiceModel.DsspServiceBase
Assembly: Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public string StateTransformPath { get; set; }

See Also

DsspServiceBase Class

Microsoft.Dss.ServiceModel.DsspServiceBase Namespace