BuildingloadByOwnerNumber Method

Definition

Namespace: MbcsCentral.WinPM
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static Building[] loadByOwnerNumber(
	int ownNumber,
	long clientId
)

Parameters

ownNumber  Int32
 
clientId  Int64
 

Return Value

Building

See Also