salesforce.describesobjectresult.replicateable
Home > @runlightyear/salesforce > DescribeSObjectResult > replicateable
DescribeSObjectResult.replicateable property
Indicates whether the object can be replicated via the getUpdated() and getDeleted() calls (true) or not (false).
Signature:replicateable: boolean;