[Visual Basic] Public Function GetEnableExtendedPropertyPage( _ ByVal ExtendedPropertyPage As EpExtendedPropertyPage _ ) As Boolean [C#] public bool GetEnableExtendedPropertyPage( EpExtendedPropertyPage ExtendedPropertyPage ); [C++] public: bool GetEnableExtendedPropertyPage( EpExtendedPropertyPage ExtendedPropertyPage ); [JScript] public function GetEnableExtendedPropertyPage( EpExtendedPropertyPage ExtendedPropertyPage ): bool;
ApplicationEdit Class | EbsOpen Namespace