[Visual Basic] Public Function siteExists( _ ByVal Int64 As Int64, _ ByVal Int64 As Int64 _ ) As Boolean [C#] public bool siteExists( long Int64, long Int64 ); [C++] public: bool siteExists( __int64 Int64, __int64 Int64 ); [JScript] public function siteExists( long Int64, long Int64 ): bool;
Web Class | ppm3dakClient Namespace