Class OrganisationJsonImpl
Inheritance
OrganisationJsonImpl
Implements
Inherited Members
- Organisation.IsActive
- Organisation.AdditionalInfo1
- Organisation.AdditionalInfo2
- Organisation.Address
- Organisation.City
- Organisation.Country
- Organisation.CustomerNumber
- Organisation.Description
- Organisation.Email
- Organisation.Fax
- Organisation.Id
- Organisation.Name
- Organisation.Phone
- Organisation.PostalCode
- Organisation.Website
- Organisation.CMSHost
- Organisation.CMSPageId
- Organisation.CMSRoleId
- Organisation.HostHeaderId
- Organisation.CustomAttributes
- Organisation.ToString()
Namespace: BiExcellence.OpenBi.Api.Commands.Organisations.Internal
Assembly: BiExcellence.OpenBi.Api.Organisation.dll
Syntax
public class OrganisationJsonImpl : Organisation, IOrganisation, ICustomAttributes
Constructors
OrganisationJsonImpl(JsonElement, ITableAttributes)
Declaration
public OrganisationJsonImpl(JsonElement obj, ITableAttributes tableAttributes)
Parameters
Type | Name | Description |
---|---|---|
JsonElement | obj | |
ITableAttributes | tableAttributes |