PackageRelationshipSelectorType Enumeración

Definición

Especifica el tipo de criterios de selección que se usa para buscar coincidencias y devolver PackageRelationship selecciones a través de un PackageRelationshipSelector.

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

Campos

Nombre Valor Description
Id 0

PackageRelationship las selecciones son por Id.

Type 1

PackageRelationship las selecciones son por RelationshipType.

Se aplica a