Share via


BaseType Property

Microsoft Robotics Class Reference

Gets or sets the base type of the data contract.

Remarks

For

Dd149476.CopyCode(en-us,MSDN.10).gifCopyC#

EnumDataContract

this is the underlying type and must be an integer type.

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 BaseType { get; set; }

See Also

DataContractBase Class

Microsoft.Dss.Core.ContractModel Namespace