Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves a List of the root FormDataSource instances for this instance of the FormRun class.
Syntax
public List rootFormDataSources()
Run On
Client
Return Value
Type: List Class
A List of the root FormDataSource instances for this instance of the FormRun class.
Remarks
A root FormDataSource instance is one that does not contain a JoinSource property value and is not a derived FormDataSource instance.