ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > MetadataStructureItem Class : IsChildItemsLoaded Property |
'Declaration Public ReadOnly Property IsChildItemsLoaded As System.Boolean
'Usage Dim instance As MetadataStructureItem Dim value As System.Boolean value = instance.IsChildItemsLoaded
public System.bool IsChildItemsLoaded {get;}
public: __property System.bool get_IsChildItemsLoaded();