[Visual Basic] Public Sub SetEnableExtendedPropertyPage( _ ByVal ExtendedPropertyPage As EpExtendedPropertyPage, _ ByVal Enable As Boolean _ ) [C#] public void SetEnableExtendedPropertyPage( EpExtendedPropertyPage ExtendedPropertyPage, bool Enable ); [C++] public: void SetEnableExtendedPropertyPage( EpExtendedPropertyPage ExtendedPropertyPage, bool Enable ); [JScript] public function SetEnableExtendedPropertyPage( EpExtendedPropertyPage ExtendedPropertyPage, bool Enable );
ApplicationEdit Class | EbsOpen Namespace