Click or drag to resize

DescriptionBaseId Property

Gets or sets the ID of the description.

Namespace:  Demo3D.MultiModel.Shared
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 17.00.05
Syntax
C#
public Guid Id { get; set; }

Property Value

Type: Guid
See Also