IOwnedProperty Interface

Tungsten Suite

IOwnedProperty Interface

Used by PropertyHostMethods.InitializeProperties to find properties on which to set the owner. This interface is not used by self-owned properties.

Namespace:  W
Assembly:  Tungsten.Property (in Tungsten.Property.dll) Version: 2.0.2
Syntax
C#
public interface IOwnedProperty

The IOwnedProperty type exposes the following members.

Methods
  NameDescription
Public methodSetOwner
Sets the property owner to the specified value
Top
See Also

Reference