OhOutputPort.DataType プロパティ
出力データパックのデータ値の型を文字列として返します。
Returns a string which expresses the type of datapacks received by the current object.
public abstract
string DataType {get;}
解説
抽象プロパティです。派生クラスで定義してください。
This is a abstract method. This function must be defined in derived classes.
参照
OhOutputPort クラス | OhymosNet 名前空間