Model function that this parameter belongs to

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

Syntax

C#
public ModelFunction Function { get; }
Visual Basic
Public ReadOnly Property Function As ModelFunction
	Get
Visual C++
public:
property ModelFunction^ Function {
	ModelFunction^ get ();
}

See Also