Share via


Services Property

Microsoft Robotics Class Reference

basic summary information of services available on the node

Namespace: Microsoft.Dss.Services.Security.Manager.Proxy
Assembly: Microsoft.Dss.Runtime.Proxy (in Microsoft.Dss.Runtime.Proxy.dll) Version: 4.0.261.0

Syntax

[DataMemberAttribute(Order = )]
public List<RoleQueryService> Services { get; set; }

Remarks

This is used by the HTML display page for editing roles

See Also

RoleQuery Class

Microsoft.Dss.Services.Security.Manager.Proxy Namespace