←Select platform

ContentDateColumn Property

Summary

Gets the value of the content date column for this row.

Syntax

C#
C++/CLI
[DebuggerNonUserCodeAttribute()] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")] 
public DataColumn ContentDateColumn { get; } 
public:  
   [DebuggerNonUserCodeAttribute,  
   GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"17.0.0.0")] 
   property DataColumn^ ContentDateColumn 
   { 
      DataColumn^ get() 
   } 

Property Value

A DataColumn representing the value of the content date column for this row.

Remarks

This property value represents the document content creation date.

Requirements

Target Platforms

See Also

SRDocumentGeneralDataTable Class

SRDocumentGeneralDataTable Members

Leadtools.Medical.Storage.DataAccessLayer Namespace

Help Version 23.0.2024.5.1
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.