IOwnedProperty.SetOwner Method

Tungsten Suite

IOwnedPropertySetOwner Method

Sets the property owner to the specified value

Namespace:  W
Assembly:  Tungsten.Property (in Tungsten.Property.dll) Version: 2.0.2
Syntax
C#
void SetOwner(
	Object owner
)

Parameters

owner
Type: SystemObject
The new property owner
See Also