Class ExportDataModel
Inheritance
System.Object
ExportDataModel
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 ExportDataModel
Constructors
| Improve this Doc View SourceExportDataModel()
Declaration
public ExportDataModel()
Properties
| Improve this Doc View Sourceids
Declaration
public List<string> ids { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.String> |