Interface IApplicationDefinitionContainerInfoSet
Describes all available containers
Namespace: OSGeo.MapGuide.ObjectModels.ApplicationDefinition
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public interface IApplicationDefinitionContainerInfoSet
Properties
| Improve this Doc View SourceContainerInfo
Gets the containers
Declaration
IEnumerable<IApplicationDefinitionContainerInfo> ContainerInfo { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IApplicationDefinitionContainerInfo> |