OTX-Runtime for DotNet  
OpenTestSystem.Otx.Runtime.Api.DataTypes.ResourceLocation Class Reference

Represents the data type ResourceLocation More...

Public Member Functions

 ResourceLocation (string id="", string location="")
 Initializes a new instance of the ResourceLocation class. More...
 

Properties

string ID = "" [get]
 Gets ID More...
 
string Location = "" [get, set]
 Gets default resource location More...
 

Detailed Description

Represents the data type ResourceLocation

Constructor & Destructor Documentation

◆ ResourceLocation()

OpenTestSystem.Otx.Runtime.Api.DataTypes.ResourceLocation.ResourceLocation ( string  id = "",
string  location = "" 
)
inline

Initializes a new instance of the ResourceLocation class.

Parameters
idID
locationDefault location

Property Documentation

◆ ID

string OpenTestSystem.Otx.Runtime.Api.DataTypes.ResourceLocation.ID = ""
get

Gets ID

◆ Location

string OpenTestSystem.Otx.Runtime.Api.DataTypes.ResourceLocation.Location = ""
getset

Gets default resource location


The documentation for this class was generated from the following file: