| DynamicStructureServiceGetById Method (String) |
Namespace:
Dynamicweb.Ecommerce.Products.DynamicStructuring
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public DynamicStructure GetById(
string dynamicStructureId
)
Public Function GetById (
dynamicStructureId As String
) As DynamicStructure
Parameters
- dynamicStructureId
- Type: SystemString
Return Value
Type:
DynamicStructureSee Also