Greet 2014
Documentation for the GREET 2014 API
 All Classes Namespaces Functions Variables Enumerations Properties Events
Greet.DataStructureV3.Interfaces.IInputResourceReference Interface Reference

Defines a reference to an input source, if a process has an input coming from a pathway this will represents a reference to this pathway More...

Inheritance diagram for Greet.DataStructureV3.Interfaces.IInputResourceReference:
Greet.DataStructureV3.Entities.InputResourceReference

Properties

int ResourceId [get]
 The resource Id the Feed is outputing More...
 
Enumerators.SourceType Source [get]
 Returns the type of source of feed. More...
 
int SourceMixOrPathwayID [get]
 Returns the Mix Id if SourceType is Mix or Returns Pathway Id if SourceType is Feed More...
 

Detailed Description

Defines a reference to an input source, if a process has an input coming from a pathway this will represents a reference to this pathway

Property Documentation

int Greet.DataStructureV3.Interfaces.IInputResourceReference.ResourceId
get

The resource Id the Feed is outputing

Enumerators.SourceType Greet.DataStructureV3.Interfaces.IInputResourceReference.Source
get

Returns the type of source of feed.

int Greet.DataStructureV3.Interfaces.IInputResourceReference.SourceMixOrPathwayID
get

Returns the Mix Id if SourceType is Mix or Returns Pathway Id if SourceType is Feed


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