次の方法で共有


StatusingSecurityDescriptors.GetLocalCustomFieldName メソッド

内部使用のため予約済みです。

名前空間:  Microsoft.Office.Project.Server.Library
アセンブリ:  Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)

構文

'宣言
Public Function GetLocalCustomFieldName ( _
    projGuid As Guid, _
    propGuid As Guid _
) As String
'使用
Dim instance As StatusingSecurityDescriptors
Dim projGuid As Guid
Dim propGuid As Guid
Dim returnValue As String

returnValue = instance.GetLocalCustomFieldName(projGuid, _
    propGuid)
public string GetLocalCustomFieldName(
    Guid projGuid,
    Guid propGuid
)

パラメーター

戻り値

型: System.String

関連項目

参照先

StatusingSecurityDescriptors クラス

StatusingSecurityDescriptors メンバー

Microsoft.Office.Project.Server.Library 名前空間