Click or drag to resize

TvfCallDefinitionReturnElement Property

Gets or sets the return element.

Namespace:  SD.LLBLGen.Pro.ApplicationCore.TvfCalls
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntax
[AllowInFilterAttribute(2)]
public GroupableModelElement ReturnElement { get; set; }

Property Value

Type: GroupableModelElement
See Also