Click or drag to resize

DynamicStructureServiceDelete Method (Guid)

Delete the dynamic structure.

Namespace:  Dynamicweb.Indexing.DynamicStructuring
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public void Delete(
	Guid dynamicStructureId
)

Parameters

dynamicStructureId
Type: SystemGuid
The dynamic structure
See Also