BaseFieldRequest.PropagateTo Property

Relativity Services API
Gets or sets whether coding values should be propagated to the specified fields.

Namespace:  Relativity.Services.Interfaces.Field.Models
Assembly:  Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public List<ObjectIdentifier> PropagateTo { get; set; }

Property Value

Type: List<ObjectIdentifier>
See Also

Reference