WebSiteCreateOrUpdateTrustedApplication Method |
Updates the data in
TrustedApplication with default values.
Does not commit the transaction.
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic void CreateOrUpdateTrustedApplication()
Public Sub CreateOrUpdateTrustedApplication
public:
void CreateOrUpdateTrustedApplication()
member CreateOrUpdateTrustedApplication : unit -> unit
See Also