←Select platform

SeriesDataTable Class

Summary

Represents one table of in-memory 'Series' data.

Syntax
C#
C++/CLI
[SerializableAttribute()] 
[DefaultMemberAttribute("Item")] 
[XmlSchemaProviderAttribute("GetTypedTableSchema")] 
public class SeriesDataTable : TypedTableBase<SeriesRow> 
public: 
   [SerializableAttribute,  
   XmlSchemaProviderAttribute(L"GetTypedTableSchema"),  
   DefaultMemberAttribute(L"Item")] 
   ref class SeriesDataTable : TypedTableBase<SeriesRow^> 
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.Storage.DataAccessLayer Assembly

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