Click or drag to resize

UserGetAddressID Method (String)

Gives Address ID by User Name without Permission check

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

Parameters

pUserName
Type: SystemString

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

Return Value

Type: Int32

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

See Also