CreatedInfo ClassDocuWare Platform .NET API
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClientCreatedInfo

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[SerializableAttribute]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = true)]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
public class CreatedInfo

The CreatedInfo type exposes the following members.

Constructors

  NameDescription
Public methodCreatedInfo
Initializes a new instance of the CreatedInfo class
Top
Properties

  NameDescription
Public propertyTime
Timestamp when this item was created.
Public propertyUser
Id of the user who created this item.
Top
Remarks

See Also

Reference