ApprovalItemRelatedName Property |
The name of the realted item being approved such as Operation Group or Operation name.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public string RelatedName { get; set; }
Public Property RelatedName As String
Get
Set
public:
property String^ RelatedName {
String^ get ();
void set (String^ value);
}
member RelatedName : string with get, set
Property Value
Type:
StringSee Also