ClientContextSite Property | |
Gets or set Site
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public SiteInfo Site { get; set; }
public:
property SiteInfo^ Site {
SiteInfo^ get ();
void set (SiteInfo^ value);
}
function get_Site();
function set_Site(value);
Property Value
Type:
SiteInfoSee Also