Class DataType
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: mdmapidotnetrestful.Model.DataTypes
Assembly: mdm-api-dotnet-restful.dll
Syntax
public abstract class DataType
Constructors
| Improve this Doc View SourceDataType()
Declaration
public DataType()
Properties
| Improve this Doc View Sourcelabel
Declaration
public string label { get; set; }
Property Value
Type | Description |
---|---|
System.String |