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