OHyMoS.NET Class Library

OhObject プロパティ

OhObject クラスのプロパティは以下のとおりです。OhObject クラスの完全なメンバ一覧については、 OhObject メンバ のトピックを参照してください。

パブリック プロパティ

AbsName 所有者の情報を取得します。
ClassName クラス名を取得します。 Gets the class name.
  • get: a String value. クラス名
ObjectName オブジェクト名を取得します。 Gets the object name.
  • get: a String value. オブジェクト名
ObjectNumber オブジェクト番号を取得します。 Gets the object number.
  • get: a int value. オブジェクト番号
Owner 所有者を取得・設定します。型はObject型になります。
Gets and sets the owner of the current object casted to type Object.
TopOwner 最高所有者を取得します。 Gets the top owner of the receiver.
  • get: a Object value. 最高所有者名

参照

OhObject クラス | OhObject メンバ | OhymosNet 名前空間