'Declaration <DefaultValueAttribute(Unknown)> <DescriptionAttribute("The identifier of data element.")> Public Property DataElementId As Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomDataElementId
[DefaultValue(Unknown)] [Description("The identifier of data element.")] public Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomDataElementId DataElementId { get; set; }
[DefaultValue(Unknown)] [Description("The identifier of data element.")] public: __property Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomDataElementId get_DataElementId(); public: __property void set_DataElementId(
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomDataElementId value
);
[DefaultValue(Unknown)] [Description("The identifier of data element.")] 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.Неизвестно.