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="", string mediaType="")
 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...
 
string MediaType = "" [get, set]
 Get classifies the content of a resource using a media type, indicates the nature and format of a document, file, or assortment of bytes More...
 

Detailed Description

Represents the data type ResourceLocation

Constructor & Destructor Documentation

◆ ResourceLocation()

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

Initializes a new instance of the ResourceLocation class.

Parameters
idID
locationDefault location
mediaTypeMedia type

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

◆ MediaType

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

Get classifies the content of a resource using a media type, indicates the nature and format of a document, file, or assortment of bytes


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