Axiom Scripting Library
Axiom Scripting Library
AxiomCore2.Data
IDataProvider Interface
IDataProvider Methods
BrowseAssetInstances Method
BrowseDataSets Method
BrowseTags Method
Connect Method
ConnectExternal Method
GetProcessedData Method
GetRawData Method
SubscribeTag Method
UnsubscribeTag Method
IDataProvider
BrowseDataSets Method
Namespace:
AxiomCore2.Data
Assembly:
AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
Copy
ItemBrowseResult
BrowseDataSets
(
string
server
,
string
view
)
Parameters
server
Type:
System
String
view
Type:
System
String
Return Value
Type:
ItemBrowseResult
See Also
Reference
IDataProvider Interface
AxiomCore2.Data Namespace