OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MPartner.TLocationPK Class Reference

Class that holds a combination of SiteKey and LocationKey. More...

Public Member Functions

 TLocationPK ()
 Default Constructor. More...
 
 TLocationPK (Int64 ASiteKey, Int32 ALocationKey)
 Constructor. More...
 
override bool Equals (object AObject)
 Returns true if objects are the same. More...
 
override int GetHashCode ()
 Returns a unique hash code for this object. More...
 

Properties

Int64 SiteKey [get, set]
 SiteKey. More...
 
Int32 LocationKey [get, set]
 LocationKey. More...
 

Detailed Description

Class that holds a combination of SiteKey and LocationKey.

Constructor & Destructor Documentation

◆ TLocationPK() [1/2]

Ict.Petra.Shared.MPartner.TLocationPK.TLocationPK ( )
inline

Default Constructor.

◆ TLocationPK() [2/2]

Ict.Petra.Shared.MPartner.TLocationPK.TLocationPK ( Int64  ASiteKey,
Int32  ALocationKey 
)
inline

Constructor.

Parameters
ASiteKeySiteKey.
ALocationKeyLocationKey.

Member Function Documentation

◆ Equals()

override bool Ict.Petra.Shared.MPartner.TLocationPK.Equals ( object  AObject)
inline

Returns true if objects are the same.

Parameters
AObject
Returns

◆ GetHashCode()

override int Ict.Petra.Shared.MPartner.TLocationPK.GetHashCode ( )
inline

Returns a unique hash code for this object.

Returns

Property Documentation

◆ LocationKey

Int32 Ict.Petra.Shared.MPartner.TLocationPK.LocationKey
getset

LocationKey.

◆ SiteKey

Int64 Ict.Petra.Shared.MPartner.TLocationPK.SiteKey
getset

SiteKey.


The documentation for this class was generated from the following file: