SharpSchedule

StaffAddress Class

The staff address object encapsulates information on a staff member's address.

For a list of all members of this type, see StaffAddress Members.

System.Object
   Persistent
      AbstractEntity
         AbstractAddress
            StaffAddress

[Visual Basic]
Public Class StaffAddress
Inherits AbstractAddress
[C#]
public class StaffAddress : AbstractAddress

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Ozanam.Schedule.Store.Entity

Assembly: schedule.lib (in schedule.lib.dll)

See Also

StaffAddress Members | Ozanam.Schedule.Store.Entity Namespace