[Visual Basic] Public Property AllowTopologyChanges As EpAllowTopologyChanges [C#] public EpAllowTopologyChanges AllowTopologyChanges { get; set; } [C++] public: __property EpAllowTopologyChanges get_AllowTopologyChanges(); public: __property void set_AllowTopologyChanges(EpAllowTopologyChanges ); [JScript] public function get AllowTopologyChanges() : EpAllowTopologyChanges public function set AllowTopologyChanges(EpAllowTopologyChanges);
ApplicationEdit Class | EbsOpen Namespace