DataSourceQueriesRepositoryDependsOnChildRowsAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Reporting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly IntEnumDataAttribute<DataSourceQuery, DataSourceQueriesRepositoryDependsOnChildRows> DependsOnChildRowsAttribute
Public Shared ReadOnly DependsOnChildRowsAttribute As IntEnumDataAttribute(Of DataSourceQuery, DataSourceQueriesRepositoryDependsOnChildRows)
public:
static initonly IntEnumDataAttribute<DataSourceQuery^, DataSourceQueriesRepositoryDependsOnChildRows^>^ DependsOnChildRowsAttribute
static val DependsOnChildRowsAttribute: IntEnumDataAttribute<DataSourceQuery, DataSourceQueriesRepositoryDependsOnChildRows>
Field Value
Type:
IntEnumDataAttributeDataSourceQuery,
DataSourceQueriesRepositoryDependsOnChildRows
See Also