CEVOOBJMETA Class |
Namespace: GeoEngine.Core.GXNetX
The CEVOOBJMETA type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Create an EVOOBJMETA object. | |
| CreateDefault | Create an empty EVOOBJMETA object. | |
| Dispose | Releases the unmanaged resources used by the CEVOOBJMETA and optionally releases the managed resources (Overrides CHANDLEDispose(Boolean).) | |
| iGetBlobHash(Int32, String) | Return a blob hash by index. | |
| iGetBlobHash(Int32, String, Int32) | Return a blob hash by index. | |
| iGetBlobHashCount | Return the number of blob hashes stored. | |
| iGetBoundingBox(String) | Get Evo object bounding box in JSON string. | |
| iGetBoundingBox(String, Int32) | Get Evo object bounding box in JSON string. | |
| iGetManifestHash(String) | Return the manifest hash stored after translation. | |
| iGetManifestHash(String, Int32) | Return the manifest hash stored after translation. | |
| iGetModifiedAt(String) | Return the Evo object modified at. | |
| iGetModifiedAt(String, Int32) | Return the Evo object modified at. | |
| iGetObjectId(String) | Return the Evo object Id. | |
| iGetObjectId(String, Int32) | Return the Evo object Id. | |
| iGetSourceChecksum(String) | Return the source file checksum stored at publish time. | |
| iGetSourceChecksum(String, Int32) | Return the source file checksum stored at publish time. | |
| iGetVersionId(String) | Return the Evo object version Id. | |
| iGetVersionId(String, Int32) | Return the Evo object version Id. | |
| iGetWorkspaceId(String) | Return the Evo workspace Id. | |
| iGetWorkspaceId(String, Int32) | Return the Evo workspace Id. | |
| SetBlobHashes | Replace the blob hash list on an existing EVOOBJMETA object. | |
| SetManifestHash | Set the manifest hash on an existing EVOOBJMETA object. | |
| SetSourceChecksum | Set the source file checksum on an existing EVOOBJMETA object. |