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