 |
| BcfTableViewBaseGetRelationsOfManagedChildViews Method |
Gets the relations of managed child views.
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 3.2.1.2
Syntaxpublic IEnumerable<BcfRelation> GetRelationsOfManagedChildViews()
Public Function GetRelationsOfManagedChildViews As IEnumerable(Of BcfRelation)
public:
IEnumerable<BcfRelation^>^ GetRelationsOfManagedChildViews()
member GetRelationsOfManagedChildViews : unit -> IEnumerable<BcfRelation>
Return Value
Type:
IEnumerableBcfRelationIEnumerable<BcfRelation>.
Version InformationCalculationWorks.ViewModel.Forms
Supported in: 3.2
See Also