PackageRelationshipSelectorType Enumeración

Definición

Especifica el tipo de criterios de selección que se utilizan para hacer coincidir y devolver las selecciones de PackageRelationship a través de PackageRelationshipSelector.

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

Campos

Id 0

Las selecciones de PackageRelationship se realizan mediante Id.

Type 1

Las selecciones de PackageRelationship se realizan mediante RelationshipType.

Se aplica a