Click or drag to resize

SenderDescriptionLoadCatalogPaths Property

The ids of the catalog paths of all loads that will be sent by the sender

Namespace: Demo3D.MultiModel.Shared
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public List<int>? LoadCatalogPaths { get; set; }

Property Value

ListInt32
See Also