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