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: 1.7.3
Syntax
public string ResourceUniqueIdentifier { get; set; }

Property Value

String
See Also