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: 25.1.421.0 (25.1.421.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