ParameterValueDataSourceId Property |
The unique identifier of the
DataSource of the
Parameter that this value should be associated with.
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 DataSourceId { get; set; }
Public Property DataSourceId As String
Get
Set
public:
property String^ DataSourceId {
String^ get ();
void set (String^ value);
}
member DataSourceId : string with get, set
Property Value
Type:
StringSee Also