Share via


TypeReference Property

Microsoft Robotics Class Reference

Gets or sets the reference that can be used to refer to the type of the data contract

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]
public DataContractReference TypeReference { get; set; }

See Also

DataContractBase Class

Microsoft.Dss.Core.ContractModel Namespace