 | Roommate Class |
Information for a roommate.
Inheritance Hierarchy
Namespace:
SeniorSystemsWS.Entity
Assembly:
SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax[SerializableAttribute]
public class Roommate
<SerializableAttribute>
Public Class Roommate
[SerializableAttribute]
public ref class Roommate
SeniorSystemsWS.Entity.Roommate = function();
Type.createClass(
'SeniorSystemsWS.Entity.Roommate');
The Roommate type exposes the following members.
Constructors
Properties
Remarks
Contains properties to hold roommate information.
See Also