Table of Contents

Class ActivityLockContextResponse

Namespace: Casewhere.Runtime.RuleValidation
Assembly: Casewhere.Runtime.dll

public class ActivityLockContextResponse

Inheritance

objectActivityLockContextResponse

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Extension Methods

ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<ActivityLockContextResponse>(ActivityLockContextResponse)

Constructors

ActivityLockContextResponse()

public ActivityLockContextResponse()

Properties

EnableLock

public bool EnableLock { get; set; }

Property Value

bool

LockId

public string LockId { get; set; }

Property Value

string