AppStandardDataItemClassSetUserThisApp Method | |
Setting object property UserThisApp (SOWIData.Management.User) by UserName
Namespace:
SOWIApp.Foundation
Assembly:
SOWIApp.Foundation (in SOWIApp.Foundation.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax private void SetUserThisApp(
string pUserName
)
Private Sub SetUserThisApp (
pUserName As String
)
Parameters
- pUserName
- Type: SystemString
[Missing <param name="pUserName"/> documentation for "M:SOWIApp.Foundation.AppStandard`1.SetUserThisApp(System.String)"]
See Also