IsBrowsable Property
Microsoft Robotics Class Reference
Gets or sets a value that indicates whether the contract element is visable is design tools
Namespace: Microsoft.Dss.Core.ContractModel
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
[DefaultValueAttribute(true)]
[DataMemberAttribute]
public bool IsBrowsable { get; set; }