Instance
Gets the object that created the aspect instance. It can be an IAspectInstance, an IFabricInstance, or an IAttribute.
Declaration
public IAspectPredecessor Instance { get; }
Property Value
Type | Description |
---|---|
IAspectPredecessor |
Gets the object that created the aspect instance. It can be an IAspectInstance, an IFabricInstance, or an IAttribute.
public IAspectPredecessor Instance { get; }
Type | Description |
---|---|
IAspectPredecessor |