C1.Web.Api.DataEngine.Models Namespace / Field Class / SubFields Property

In This Topic
SubFields Property
In This Topic
Gets the child fields.
Syntax
'Declaration
 
Public ReadOnly Property SubFields As IList(Of Field)
 
Remarks
It only works when connecting a cube data.
See Also