Click or drag to resize

GetLoadedMaterialsRequestResourceUniqueIdentifier Property

** NOTE: ADDED in CFX 1.7 **

The unique identifier of the resource in which the requestor is interested (optional) If set to null, the search is made on the endpoint itself. The use of this property should be reserved to an endpoint that is able to know the location of all the MaterialPackage of the factory, like an ERP for example

Namespace: CFX.Materials.Storage
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public string ResourceUniqueIdentifier { get; set; }

Property Value

String
See Also