Tamino API for .NET

TaminoDataObject.DocType Property

Get/set the data object's document type.

[Visual Basic]
NotOverridable Public Property DocType As String Implements _
   ITaminoDataObject.DocType
[C#]
public string DocType {get; set;}

Implements

ITaminoDataObject.DocType

See Also

TaminoDataObject Class | TaminoDataObject Members | SoftwareAG.Tamino.Api Namespace