ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > MetadataStructureItem Class : AllowChildAutoItems Property |
'Declaration Public Property AllowChildAutoItems As System.Boolean
'Usage Dim instance As MetadataStructureItem Dim value As System.Boolean instance.AllowChildAutoItems = value value = instance.AllowChildAutoItems
public System.bool AllowChildAutoItems {get; set;}