Enterprise Architect Add-in Framework Documentation

[Missing <summary> documentation for "P:TSF.UmlToolingFramework.Wrappers.EA.Attribute.lower"]

Namespace: TSF.UmlToolingFramework.Wrappers.EA
Assembly: EAAddinFramework (in EAAddinFramework.dll) Version: 1.0.4064.9398

Syntax

C#
public int lower { get; set; }
Visual Basic
Public Property lower As Integer
	Get
	Set
Visual C++
public:
virtual property int lower {
	int get () sealed;
	void set (int value) sealed;
}

Implements

MultiplicityElementlower()()()()

See Also