PackageRelationshipSelectorType 列舉

定義

指定透過 PackageRelationship 比對及重新執行 PackageRelationshipSelector 選取項目時所使用之選取準則的型別。

public enum class PackageRelationshipSelectorType
public enum PackageRelationshipSelectorType
type PackageRelationshipSelectorType = 
Public Enum PackageRelationshipSelectorType
繼承
PackageRelationshipSelectorType

欄位

Id 0

PackageRelationship 的選取依據是 Id

Type 1

PackageRelationship 的選取依據是 RelationshipType

適用於