'Declaration
<System.Xml.Serialization.XmlIgnoreAttribute()> Public ReadOnly Property ReportTypeID As System.Integer
'Usage
Dim instance As ReportDesign Dim value As System.Integer value = instance.ReportTypeID
[System.Xml.Serialization.XmlIgnore()] public System.int ReportTypeID {get;}