←Select platform

ContentTime Property

Summary

Gets or sets the content time to match against.

Syntax

C#
C++/CLI
[EntityElementAttribute()] 
public DateRange ContentTime { get; set; } 
public:  
   [EntityElementAttribute] 
   property DateRange^ ContentTime 
   { 
      DateRange^ get() 
      void set(DateRange^ value) 
   } 

Property Value

The content time to match against.

Remarks

Set this value to null to ignore this field when performing a matching operation.

Requirements

Target Platforms

See Also

SRDocumentGeneral Class

SRDocumentGeneral Members

Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters 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.