InstanceOperationType Enum

Definition

Determines whether this link is supposed to create or delete instances if Link is NOT Reference Only.

public enum InstanceOperationType
type InstanceOperationType = 
Public Enum InstanceOperationType
Inheritance
InstanceOperationType

Fields

Delete 1

Delete.

Upsert 0

Upsert.

Applies to