SharpSchedule

ClientPicture Class

Used to encapsulate the properties used on a photo object.

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

System.Object
   Persistent
      AbstractEntity
         AbstractPicture
            ClientPicture

[Visual Basic]
Public Class ClientPicture
Inherits AbstractPicture
[C#]
public class ClientPicture : AbstractPicture

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

ClientPicture Members | Ozanam.Schedule.Store.Entity Namespace