Click or drag to resize

LoadDescriptionMapId Property

The id of the load type in the server's catalog load map. A value of -1 indicates that the default load of the receiver should be used.

Namespace:  Demo3D.MultiModel.Client
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 17.00.05
Syntax
C#
public int MapId { get; set; }

Property Value

Type: Int32
See Also