EA.Iws.Domain.Organisation.Organisation C# (CSharp) Method

Organisation() protected method

protected Organisation ( ) : Core.Shared
return Core.Shared
        protected Organisation()
        {
        }

Same methods

Organisation::Organisation ( string name, BusinessType type, string otherDescription = null ) : Core.Shared