CreateResult.Object Property

Relativity Services API
Gets or sets the RelativityObject containing the fields and their values constructed by a create operation.

Namespace:  Relativity.Services.Objects.DataContracts
Assembly:  Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public RelativityObject Object { get; set; }

Property Value

Type: RelativityObject
See Also

Reference