'Declaration <DescriptionAttribute("The identifier of data element.")> <DefaultValueAttribute(Unknown)> Public Property DataElementId As Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomDataElementId
[Description("The identifier of data element.")] [DefaultValue(Unknown)] public Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomDataElementId DataElementId { get; set; }
[Description("The identifier of data element.")] [DefaultValue(Unknown)] public: __property Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomDataElementId get_DataElementId(); public: __property void set_DataElementId(
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomDataElementId value
);
[Description("The identifier of data element.")] [DefaultValue(Unknown)] public:
property Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomDataElementId DataElementId { Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomDataElementId get(); void set(Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomDataElementId value); }
Property Value
Значение по умолчанию - DicomDataElementId.Неизвестно.