Show / Hide Table of Contents

Class GetActorsByTimestampRequestWS

Parameters for GetActorsByTimestamp

Inheritance
object
RequestBaseWS
GetActorsByTimestampRequestWS
Inherited Members
RequestBaseWS.ConnectionGuid
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.ErpSync
Assembly: SuperOffice.Plugins.dll
Syntax
public class GetActorsByTimestampRequestWS : RequestBaseWS

Constructors

GetActorsByTimestampRequestWS()

Parameters for GetActorsByTimestamp

Declaration
public GetActorsByTimestampRequestWS()

Properties

ActorType

The actor type

Declaration
public string ActorType { get; set; }
Property Value
Type Description
string

FieldKeys

Array containing the field keys

Declaration
public string[] FieldKeys { get; set; }
Property Value
Type Description
string[]

UpdatedOnOrAfter

Contains a timestamp previously returned by the connector

Declaration
public string UpdatedOnOrAfter { get; set; }
Property Value
Type Description
string

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top