Click or drag to resize

UserGetAddressID Method (Int32)

Gives Address ID from User

Namespace:  SOWIApp.Administrator
Assembly:  SOWIApp.Administrator (in SOWIApp.Administrator.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public int GetAddressID(
	int pUserID
)

Parameters

pUserID
Type: SystemInt32

[Missing <param name="pUserID"/> documentation for "M:SOWIApp.Administrator.User.GetAddressID(System.Int32)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:SOWIApp.Administrator.User.GetAddressID(System.Int32)"]

See Also