SharpSchedule

ClientAddress Class

The client address holds address information for a client.

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

System.Object
   Persistent
      AbstractEntity
         AbstractAddress
            ClientAddress

[Visual Basic]
Public Class ClientAddress
Inherits AbstractAddress
[C#]
public class ClientAddress : 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

ClientAddress Members | Ozanam.Schedule.Store.Entity Namespace