_EProjectApp2_SinkHelper.IsFunctionalitySupported Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void IsFunctionalitySupported(System::String ^ , Microsoft::Office::Interop::MSProject::EventInfo ^ );
public override void IsFunctionalitySupported (string , Microsoft.Office.Interop.MSProject.EventInfo );
abstract member IsFunctionalitySupported : string * Microsoft.Office.Interop.MSProject.EventInfo -> unit
override this.IsFunctionalitySupported : string * Microsoft.Office.Interop.MSProject.EventInfo -> unit
Public Overrides Sub IsFunctionalitySupported ( As String, As EventInfo)