|
GH_ModelGH_ModelDataProxyObjectID Property
|
[Missing <summary> documentation for "P:Karamba.GHopper.Models.GH_Model.GH_ModelDataProxy.ObjectID"]
Namespace:
Karamba.GHopper.Models
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntaxpublic string ObjectID { get; set; }
Public Property ObjectID As String
Get
Set
public:
property String^ ObjectID {
String^ get ();
void set (String^ value);
}
member ObjectID : string with get, set
Property Value
Type:
String
See Also