AspectInstance
Gets the current IAspectInstance, which gives access to the Predecessors and the SecondaryInstances of the current aspect.
Declaration
IAspectInstance AspectInstance { get; }
Property Value
Type | Description |
---|---|
IAspectInstance |
Gets the current IAspectInstance, which gives access to the Predecessors and the SecondaryInstances of the current aspect.
IAspectInstance AspectInstance { get; }
Type | Description |
---|---|
IAspectInstance |