SharpSchedule

ClientPicture Constructor

Create a new instance of the client picture and assign it the value NEW_ID.

Overload List

Create a new instance of the client picture and assign it the value NEW_ID.

public ClientPicture();

Create a new instance of the client picture object.

public ClientPicture(long);

Create a new client picture object.

public ClientPicture(long,long,byte[],bool,string,DateTime,string,DateTime);

See Also

ClientPicture Class | Ozanam.Schedule.Store.Entity Namespace