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!

IInheritanceService Methods

The methods of the IInheritanceService interface are listed below. For a complete list of IInheritanceService interface members, see the IInheritanceService Members topic.

AddInheritedComponents Adds inherited components from the specified component to the specified container.
GetInheritanceAttribute Gets the inheritance attribute of the specified component. If the component is not being inherited, this method will return the value System.ComponentModel.InheritanceAttribute.NotInherited. Otherwise it will return the inheritance attribute for this component.

See Also

IInheritanceService Interface | System.ComponentModel.Design Namespace