DisplayName Property

Microsoft Robotics Class Reference

Gets or sets the display name of the contract element

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

Syntax

[DataMemberAttribute]
[DefaultValueAttribute(null)]
public string DisplayName { get; set; }

See Also

ContractElement Class

Microsoft.Dss.Core.ContractModel Namespace