Tamino API for .NET

ITaminoDataObject.ContentType Property

Get/set the data object's content type.

[Visual Basic]
Property ContentType As String
[C#]
string ContentType {get; set;}

Remarks

This is especially significant for non-XML data objects.

See Also

ITaminoDataObject Interface | ITaminoDataObject Members | SoftwareAG.Tamino.Api Namespace