Documentation
Show / Hide Table of Contents

Class GetProjectTaksWithMessageRequestDataContract

Inheritance
System.Object
GetProjectTaksWithMessageRequestDataContract
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Evatic.Common.Service.DataContract.ProjectTask
Assembly: Evatic.Common.dll
Syntax
[DataContract(Namespace = "http://schema.evatic.com/2012/10/24")]
public class GetProjectTaksWithMessageRequestDataContract

Properties

View Source

ProjectTaskAssignmentLastKnownModifications

This has to be a serialized string in the format ProjectTaskAssignmentId;LastModified|ProjectTaskAssignmentId;LastModified. E.g.: '55762;2010-01-03T09:42:47.457|55764;2010-01-03T09:42:47.457'

Declaration
[DataMember]
public string ProjectTaskAssignmentLastKnownModifications { get; set; }
Property Value
Type Description
System.String
View Source

ProjectTaskId

Set this to fetch one single task; leave it as null to get all pending tasks

Declaration
[DataMember]
public int? ProjectTaskId { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
View Source

ProjectTaskLastKnownModifications

This has to be a serialized string in the format ProjectTaskId;LastModified|ProjectTaskId;LastModified. E.g.: '57288;2020-03-03T09:42:47.457|57290;2020-03-03T09:42:47.457'

Declaration
[DataMember]
public string ProjectTaskLastKnownModifications { get; set; }
Property Value
Type Description
System.String
  • View Source
CONTACT INFORMATION

Asolvi AS Sluppenveien 25
N-7037 Trondheim
+47 73 80 22 00
Support
FOLLOW US

© Asolvi AS 2018