Click or drag to resize

UserGetAddressID Method

Get address ID by user name

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

Parameters

pUserName
Type: SystemString

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

Return Value

Type: Int32

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

See Also