ApiSessionEndFeature(FeatureDescriptorBlueprint, IObjectCustomizationGridLayout) Method
Call to create or modify an actual Feature using the given blueprint
Definition
Namespace: Articy.Api
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
The object proxy for the created/modified Feature.
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
C#
public ObjectProxy EndFeature(
FeatureDescriptorBlueprint aBlueprint,
IObjectCustomizationGridLayout aLayouter
)Parameters
- aBlueprint FeatureDescriptorBlueprint
- Blueprint with the desired settings and properties
- aLayouter IObjectCustomizationGridLayout
- A layouter used to
Return Value
ObjectProxyThe object proxy for the created/modified Feature.