| TvfCallDefinitionReturnElement Property  | 
            Gets or sets the return element.
            
 
Namespace: SD.LLBLGen.Pro.ApplicationCore.TvfCallsAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax[AllowInFilterAttribute(2)]
public GroupableModelElement ReturnElement { get; set; }<AllowInFilterAttribute(2)>
Public Property ReturnElement As GroupableModelElement
	Get
	Set
Property Value
Type: 
GroupableModelElement
See Also