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.254.0.0 (8.254.0.0)
Syntaxpublic string ActivityReferences { get; }Public ReadOnly Property ActivityReferences As String
Get
public:
property String^ ActivityReferences {
String^ get ();
}member ActivityReferences : string with get
Property Value
Type:
String
See Also