public bool setTenantActive( string hostOrTenantID, bool active )
Public Function setTenantActive ( _ hostOrTenantID As String, _ active As Boolean _ ) As Boolean
public: bool^ setTenantActive( String^ hostOrTenantID, bool^ active )