ProjectClass.GetDisplayNameFromObjectMatchingID(PjOrganizer, String) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
virtual System::String ^ GetDisplayNameFromObjectMatchingID(Microsoft::Office::Interop::MSProject::PjOrganizer ObjectType, System::String ^ MatchingID) = Microsoft::Office::Interop::MSProject::_IProjectDoc::GetDisplayNameFromObjectMatchingID;
public virtual string GetDisplayNameFromObjectMatchingID (Microsoft.Office.Interop.MSProject.PjOrganizer ObjectType, string MatchingID);
abstract member GetDisplayNameFromObjectMatchingID : Microsoft.Office.Interop.MSProject.PjOrganizer * string -> string
override this.GetDisplayNameFromObjectMatchingID : Microsoft.Office.Interop.MSProject.PjOrganizer * string -> string
Public Overridable Function GetDisplayNameFromObjectMatchingID (ObjectType As PjOrganizer, MatchingID As String) As String
参数
- ObjectType
- PjOrganizer
- MatchingID
- String