Long description, part of the documentation attributes for model members

Namespace: HuagatiEDMXTools
Assembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765

Syntax

C#
public string LongDescription { get; set; }
Visual Basic
Public Property LongDescription As String
	Get
	Set
Visual C++
public:
virtual property String^ LongDescription {
	String^ get () sealed;
	void set (String^ value) sealed;
}

See Also