Miner.Tasks.Domain Namespace > TaskFieldChangeTracker Class : Parent Property |
'Declaration
Public Overridable Property Parent As TaskField
'Usage
Dim instance As TaskFieldChangeTracker Dim value As TaskField instance.Parent = value value = instance.Parent
public virtual TaskField Parent {get; set;}
public read-write property Parent: TaskField; virtual;
public function get,set Parent : TaskField
public: __property virtual TaskField* get_Parent(); public: __property virtual void set_Parent( TaskField* value );
public: virtual property TaskField^ Parent { TaskField^ get(); void set ( TaskField^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2