LookupTables.GetRelativeImportanceComplement メソッド
相対的な重要度の補集合 (加法に関する逆元) の GUID を取得します。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
Public Shared Function GetRelativeImportanceComplement ( _
relativeImportanceValue As Guid _
) As Guid
'使用
Dim relativeImportanceValue As Guid
Dim returnValue As Guid
returnValue = LookupTables.GetRelativeImportanceComplement(relativeImportanceValue)
public static Guid GetRelativeImportanceComplement(
Guid relativeImportanceValue
)
パラメーター
relativeImportanceValue
型: System.Guid相対的な重要度アイテムの GUID を指定します。
戻り値
型: System.Guid
反対の GUID を返します値の相対的な重要度です。
注釈
たとえば場合relativeImportanceValueは、 RELATIVE_IMPORTANCE_MODERATE_LESS_LT_STRUCT_UID、 GetRelativeImportanceComplementメソッドは、 RELATIVE_IMPORTANCE_MODERATE_MORE_LT_STRUCT_UIDを返します。