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: 24.2.419.0 (24.2.419.0)
Syntax public 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.
|
TopSee Also