Table of Contents

Class Supplier

Namespace
GroupeIsa.Neos.Designer.UIAbstractions.Documentation.Examples.UIViews
Assembly
GroupeIsa.Neos.Designer.UIAbstractions.Documentation.Examples.dll
public class Supplier : ISupplier, IUIView, IEntityView
Inheritance
Supplier
Implements
Inherited Members
Extension Methods

Properties

Address

public Address Address { get; set; }

Property Value

Address

Contact

public Contact Contact { get; set; }

Property Value

Contact

Fax

public string Fax { get; set; }

Property Value

string

HomePage

public string HomePage { get; set; }

Property Value

string

Id

public string Id { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

Phone

public string Phone { get; set; }

Property Value

string