Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ContributionDateTime Property






Gets or sets the contribution date time.
Syntax
[ElementAttribute()]
public Nullable<DateTime> ContributionDateTime {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property ContributionDateTime As Nullable(Of Date)
'Usage
 
Dim instance As ContributingEquipment
Dim value As Nullable(Of Date)
 
instance.ContributionDateTime = value
 
value = instance.ContributionDateTime
[ElementAttribute()]
public:
property Nullable<DateTime> ContributionDateTime {
   Nullable<DateTime> get();
   void set (    Nullable<DateTime> value);
}

Property Value

The contribution date time.
Requirements

Target Platforms

See Also

Reference

ContributingEquipment Class
ContributingEquipment Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features