3dak Client

Site Class

Represents a Site in 3dak The Site object does not have a public constuctor, to get a site out of 3dak use the method getsite in the web object getSite

For a list of all members of this type, see Site Members.

System.Object
   Site

[Visual Basic]
Public Class Site
[C#]
public class Site
[C++]
public __gc class Site
[JScript]
public class Site

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

A Site object is based on a Web and on a pair of LAid and SIid

Requirements

Namespace: ppm3dakClient

Assembly: ppm3dakClient (in ppm3dakClient.dll)

See Also

Site Members | ppm3dakClient Namespace