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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public string ResourceUniqueIdentifier { get; set; }

Property Value

String
See Also