IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Base class for Text fields of autopsy declaration More...
Public Member Functions | |
override string | ToString () |
Public Attributes | |
string | Text = null |
Text of the specific field of autopsy declaration. More... | |
Protected Attributes | |
string | _title = null |
Properties | |
string | Title [get] |
Base class for Text fields of autopsy declaration
|
inline |
Referenced by IG.Lib.MsgObervationOrder.ToString().
|
protected |
string IG.Lib.AutopsyBase.Text = null |
Text of the specific field of autopsy declaration.
Referenced by IG.Lib.MsgObervationOrder.CheckConsistency().
|
get |