# kirupa.com - Mixing Data Types Using Structs - Page 2

**URL:** https://forum.kirupa.com/t/kirupa-com-mixing-data-types-using-structs-page-2/366108
**Category:** programming
**Created:** [November 25, 2014, 8:13pm UTC](https://forum.kirupa.com/t/kirupa-com-mixing-data-types-using-structs-page-2/366108 "2014-11-25T20:13:15Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![kirupa](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/kirupa/32/11616_2.png) [@kirupa](https://forum.kirupa.com/u/kirupa)
#### Post date: [November 25, 2014, 8:13pm UTC](https://forum.kirupa.com/t/kirupa-com-mixing-data-types-using-structs-page-2/366108/1 "2014-11-25T20:13:15Z")

</div>

In the [previous page](http://www.kirupa.comstructs_pg1.htm), you learned the basics of how to use structs as well as some important things to keep in mind about them. In this page, I will expand on the earlier example by using Properties to make the code more maintainable.

* * *
This is a companion discussion topic for the original entry at [http://www.kirupa.com/net/structs\_pg2.htm](http://www.kirupa.com/net/structs_pg2.htm)
