ScheduledProcedureStepDataTable Class

Summary
Represents one table of in-memory 'Scheduled Procedure Step' data.
Syntax
C#
C++/CLI
[SerializableAttribute()] 
[DefaultMemberAttribute("Item")] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")] 
[XmlSchemaProviderAttribute("GetTypedTableSchema")] 
public class ScheduledProcedureStepDataTable : TypedTableBase<ScheduledProcedureStepRow> 
[XmlSchemaProviderAttribute(MethodName="GetTypedDataSetSchema", IsAny=false)] 
[GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")] 
[DefaultMemberAttribute("Item")] 
[SerializableAttribute()] 
public ref class MWLDataset.ScheduledProcedureStepDataTable : public System.Data.TypedTableBase<MWLDataset.ScheduledProcedureStepRow>, System.Collections.Generic.IEnumerable<MWLDataset.ScheduledProcedureStepRow>, System.Collections.IEnumerable, System.ComponentModel.IComponent, System.ComponentModel.IListSource, System.ComponentModel.ISupportInitialize, System.ComponentModel.ISupportInitializeNotification, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable   
Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.