TrackedDataItemOperator Property  | 
 
            The user name of the operator who discovered or otherwise acted upon this defect.
            
 
    Namespace: 
   FactoryLogix.xTend.DataObjects
    Assembly:
   FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.254.0.0 (8.254.0.0)
Syntaxpublic string Operator { get; set; }Public Property Operator As String
	Get
	Set
public:
property String^ Operator {
	String^ get ();
	void set (String^ value);
}member Operator : string with get, set
Property Value
Type: 
String
See Also