Class PropertyUpdateCommandContract
Represents a property to be updated
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class PropertyUpdateCommandContract : Object
Name | Description |
---|---|
PropertyUpdateCommandContract() |
Fields
Name | Description |
---|---|
PropertyTypeId | Id of the property type |
PropertyUpdateActionEnum | Property update action enum value PropertyUpdateActionEnum |
ReplaceValue | Property update replace value |
Value | Property update value |