Class AllSummaryMetadataItems
Inheritance
System.Object
AllSummaryMetadataItems
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
Assembly: mdm-api-dotnet-restful.dll
Syntax
public class AllSummaryMetadataItems
Properties
| Improve this Doc View Sourcedescription
Declaration
public string description { get; set; }
Property Value
Type | Description |
---|---|
System.String |
id
Declaration
public Guid id { get; set; }
Property Value
Type | Description |
---|---|
System.Guid |
label
Declaration
public string label { get; set; }
Property Value
Type | Description |
---|---|
System.String |