PackageRelationshipSelectorType Enum

Definition

Specifies the type of selection criteria that is used to match and return PackageRelationship selections through a PackageRelationshipSelector.

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

Fields

Id 0

PackageRelationship selections are by Id.

Type 1

PackageRelationship selections are by RelationshipType.

Applies to