RecordedMaterialComputerName Property  | 
 
            The optional name of the computer that recorded the material trace data.
            
 
    Namespace: 
   FactoryLogix.xTend.DataObjects
    Assembly:
   FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.254.0.0 (8.254.0.0)
Syntaxpublic string ComputerName { get; set; }Public Property ComputerName As String
	Get
	Set
public:
property String^ ComputerName {
	String^ get ();
	void set (String^ value);
}member ComputerName : string with get, set
Property Value
Type: 
String
See Also