Represents the Fixed Data Provider (i.e. non
time dependent like facility position).
![]() |
Computes the data; fixed data providers do not require arguments. |
![]() |
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#] | ![]() |
|
---|---|---|
|
Execute a non time
dependent data provider (for instance facility position) and
request only the specified elements
[C#] | ![]() |
|
---|---|---|
|
Execute a non time
dependent data provider (for instance facility position)
[Visual Basic .NET] | ![]() |
|
---|---|---|
|
Execute a non time
dependent data provider (for instance facility position) and
request only the specified elements
[Visual Basic .NET] | ![]() |
|
---|---|---|
|
Name |
---|
AgDataPrvFixed |