eDriven Framework API
Parent Property
NamespaceseDriven.AnimationIAsyncActionParent
eDriven Framework API
The parent async action
Declaration Syntax
C#Visual BasicVisual C++
ICompositeAsyncAction Parent { get; set; }
Property Parent As ICompositeAsyncAction
	Get
	Set
property ICompositeAsyncAction^ Parent {
	ICompositeAsyncAction^ get ();
	void set (ICompositeAsyncAction^ value);
}

Assembly: eDriven.Animation (Module: eDriven.Animation) Version: 2.0.1.0 (2.0.1.0)