SharpSchedule

ClientAddress Constructor (Int64)

Create a new instance of the client address object.

[Visual Basic]
Overloads Public Sub New( _
   ByVal Id As Long _
)
[C#]
public ClientAddress(
   long Id
);

Parameters

Id
Missing <param> documentation for Id

See Also

ClientAddress Class | Ozanam.Schedule.Store.Entity Namespace | ClientAddress Constructor Overload List