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: 17.00.05
Syntaxpublic List<int>? LoadCatalogPaths { get; set; }Property Value
Type:
ListInt32
See Also