[Visual Basic] Public Property ShowCompositionAlsoAsSpecificationValues As Boolean [C#] public bool ShowCompositionAlsoAsSpecificationValues { get; set; } [C++] public: __property bool get_ShowCompositionAlsoAsSpecificationValues(); public: __property void set_ShowCompositionAlsoAsSpecificationValues(bool ); [JScript] public function get ShowCompositionAlsoAsSpecificationValues() : bool public function set ShowCompositionAlsoAsSpecificationValues(bool);
Reading / Writing: deprecated: use 'SetEnableExtendedPropertyPage' / 'GetEnableExtendedPropertyPage' instead
ApplicationEdit Class | EbsOpen Namespace