Table of Contents

Interface ICompany

Namespace
GroupeIsa.Neos.Designer.UIAbstractions.Documentation.Examples.UIViews
Assembly
GroupeIsa.Neos.Designer.UIAbstractions.Documentation.Examples.dll
public interface ICompany : IUIView, IEntityView
Extension Methods

Properties

Address

Address Address { get; set; }

Property Value

Address

Contact

Contact Contact { get; set; }

Property Value

Contact

ExternalId

string ExternalId { get; set; }

Property Value

string

Fax

string Fax { get; set; }

Property Value

string

Id

string Id { get; set; }

Property Value

string

Name

string Name { get; set; }

Property Value

string

Phone

string Phone { get; set; }

Property Value

string