C# Class BExIS.Web.Shell.Areas.DDM.Models.PackageModel

Inheritance: BaseModelElement
Datei anzeigen Open project: BEXIS2/Core

Public Properties

Property Type Description
Attributes List

Public Methods

Method Description
PackageModel ( ) : System

Create a new dictionary called AttributeUsages

Method Details

PackageModel() public method

Create a new dictionary called AttributeUsages
public PackageModel ( ) : System
return System

Property Details

Attributes public_oe property

AttribueUsages is a dictionary
public List Attributes
return List