PackageRelationshipSelectorType Enum

Definitie

Hiermee geeft u het type selectiecriteria op dat wordt gebruikt om selecties te vergelijken en te retourneren PackageRelationship via een PackageRelationshipSelector.

public enum class PackageRelationshipSelectorType
public enum PackageRelationshipSelectorType
type PackageRelationshipSelectorType = 
Public Enum PackageRelationshipSelectorType
Overname
PackageRelationshipSelectorType

Velden

Name Waarde Description
Id 0

PackageRelationship selecties zijn op Id.

Type 1

PackageRelationship selecties zijn op RelationshipType.

Van toepassing op