Represents the Fixed Data Provider (i.e. non
time dependent like facility position).
Exec | Computes the data; fixed data providers do not require arguments. |
ExecElements | Computes the data and returns just the indicated data elements; fixed data providers do not require arguments. |
Execute a non time
dependent data provider (for instance facility position)
[C#] | Copy Code | |
---|---|---|
|
Execute a non time
dependent data provider (for instance facility position) and
request only the specified elements
[C#] | Copy Code | |
---|---|---|
|
Execute a non time
dependent data provider (for instance facility position)
[Visual Basic .NET] | Copy Code | |
---|---|---|
|
Execute a non time
dependent data provider (for instance facility position) and
request only the specified elements
[Visual Basic .NET] | Copy Code | |
---|---|---|
|
Name |
---|
AgDataPrvFixed |