EbsOpen Class Library for EBSILON®Professional

ApplicationEdit.GetEnableExtendedPropertyPage Method 

[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;

See Also

ApplicationEdit Class | EbsOpen Namespace