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: 19.00.00
Syntax
C#
public int MapId { get; set; }

Property Value

Int32
See Also