PartAssignmentActivityReferences Property |
Comma seperated list of References this part assignment affects
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 ActivityReferences { get; }
Public ReadOnly Property ActivityReferences As String
Get
public:
property String^ ActivityReferences {
String^ get ();
}
member ActivityReferences : string with get
Property Value
Type:
StringSee Also