DVTk API
DataElementType Property
DVTkDvtkData.Validation.SubItemsValidationAttributeResultDataElementType
DVTk API

[This is preliminary documentation and is subject to change.]

Type of the attribute according to the DataElement definition by the Information Object Definition.
Declaration Syntax
C#Visual BasicVisual C++
public DataElementType DataElementType { get; set; }
Public Property DataElementType As DataElementType
public:
property DataElementType DataElementType {
	DataElementType get ();
	void set (DataElementType value);
}
Remarks
Possible values are 1, 1C, 2, 2C, 3, 3C, 3R

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0