InitialStatePartnerAttribute Class
Microsoft Robotics Class Reference
The initial state partner is a special partner that contains the state used to initialize this service. When applying this attribute to a field it will be initialized to the current state of the partner identified by this attribute.
Namespace: Microsoft.Dss.Core.Attributes
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
[AttributeUsageAttribute(AttributeTargets.Field, Inherited = true, AllowMultiple = false)]
public sealed class InitialStatePartnerAttribute : Attribute
Remarks
This attribute is optional
Inheritance Hierarchy
System. . :: . .Object
System. . :: . .Attribute
Microsoft.Dss.Core.Attributes..::..InitialStatePartnerAttribute
See Also
InitialStatePartnerAttribute Members