IDescriptionService Interface |
A service that defines the HTML description of an object.
Namespace:
AGI.Foundation.Cesium.Advanced
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 21.1.408.0 (21.1.408.0)
Syntaxpublic interface IDescriptionService
Public Interface IDescriptionService
public interface class IDescriptionService
type IDescriptionService = interface end
The IDescriptionService type exposes the following members.
Properties
| Name | Description |
---|
 | Description |
Gets the HTML description of the object.
|
Top
See Also