Fork me on GitHubEpicdominant domains
APIEpic.OrganizationOrganizationBaseOrganizationBase(String)

OrganizationBase Constructor (name)
Initializes a new instance of the OrganizationBase class.

Assembly: Epic.Core

Declaration Syntax
C#
protected OrganizationBase(
	string name
)
Parameters
name (String)
Name of the organization.
Exceptions
ExceptionCondition
ArgumentNullException Is thrown when name is nullNothingnullptr .
blog comments powered by Disqus