NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

InheritanceService Constructor

Creates a new inheritance service.

[Visual Basic]
Public Sub New()
[C#]
public InheritanceService();
[C++]
public: InheritanceService();
[JScript]
public function InheritanceService();

See Also

InheritanceService Class | InheritanceService Members | System.ComponentModel.Design Namespace