3dak Client

Site.foreignKey Property

Returns the foreign key of the current Sitenode

[Visual Basic]
Public Property ReadOnly String As 
[C#]
public string String { get; }
[C++]
public: __property * get_String();
[JScript]
public function get String() : String

Property Value

Remarks

See Also

Site Class | ppm3dakClient Namespace