Click or drag to resize

GetLoadedMaterialsRequestLocationIdentifiers Property

[This is preliminary documentation and is subject to change.]

An optional list of specific locations in which the requestor is interested. If empty, all materials loaded at the Endpoint are returned.

Namespace:  CFX.Materials.Storage
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public List<string> LocationIdentifiers { get; set; }

Property Value

Type: ListString
See Also