Skip to main content

Overview

Properties

Remarks

Example

C#
1
2
3
4
5
6
7
8
9
using Zengenti.Contensis.Delivery; // Create an API client var client = ContensisClient.Create(); // Retrieve a movie by it's ID. var movie = client.Entries.Get("0aabad4e-a083-4a88-bd75-b2674e2f8298"); <span>Published date: @movie.Version.Published</span>

Still need help?

New support request