Fork me on GitHubEpicdominant domains
APIEpicEnterpriseInitialize(EnterpriseBase)

Initialize Method (enterprise)
Initialize the enterprise entry point.

Assembly: Epic.Core

Declaration Syntax
C#
public static void Initialize(
	EnterpriseBase enterprise
)
Parameters
enterprise (EnterpriseBase)
A EnterpriseBase to handle request.
Exceptions
ExceptionCondition
ArgumentNullExceptionWhen enterprise is nullNothingnullptr.
InvalidOperationExceptionWhen called more then once.
blog comments powered by Disqus