bool CanCreateStandaloneTable( StandaloneTableCreationParams tableParams, IStandaloneTableContainerEdit container )
Function CanCreateStandaloneTable( _ ByVal tableParams As StandaloneTableCreationParams, _ ByVal container As IStandaloneTableContainerEdit _ ) As Boolean
Parameters
- tableParams
- A StandaloneTableCreationParams object.
- container
- A map or group layer where the StandaloneTable will be added
Return Value
A boolean indicates that a StandaloneTable can be created.